Bump spring-web from 3.0.5.RELEASE to 6.0.0

Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 3.0.5.RELEASE to 6.0.0.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v3.0.5.RELEASE...v6.0.0)

---
updated-dependencies:
- dependency-name: org.springframework:spring-web
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml
index 8f5c3ce..1d33049 100644
--- a/pom.xml
+++ b/pom.xml
@@ -586,7 +586,7 @@
             <dependency>
                 <groupId>org.springframework</groupId>
                 <artifactId>spring-web</artifactId>
-                <version>3.0.5.RELEASE</version>
+                <version>6.0.0</version>
                 <exclusions>
                     <exclusion>
                         <groupId>commons-logging</groupId>