Bump springws.version from 3.0.10.RELEASE to 3.1.1

Bumps `springws.version` from 3.0.10.RELEASE to 3.1.1.

Updates `spring-ws-core` from 3.0.10.RELEASE to 3.1.1
- [Release notes](https://github.com/spring-projects/spring-ws/releases)
- [Commits](https://github.com/spring-projects/spring-ws/compare/v3.0.10.RELEASE...v3.1.1)

Updates `spring-ws-security` from 3.0.10.RELEASE to 3.1.1
- [Release notes](https://github.com/spring-projects/spring-ws/releases)
- [Commits](https://github.com/spring-projects/spring-ws/compare/v3.0.10.RELEASE...v3.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index a7833b1..0d70ed8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -247,7 +247,7 @@
         <aspectj.version>1.9.6</aspectj.version>
         <shade.plugin.version>3.2.4</shade.plugin.version>
         <spring.version>5.3.7</spring.version>
-        <springws.version>3.0.10.RELEASE</springws.version>
+        <springws.version>3.1.1</springws.version>
         <exam.version>4.13.4</exam.version>
         <slf4j.version>1.7.30</slf4j.version>
         <jetty.version>9.4.40.v20210413</jetty.version>