Bump spring-web from 3.2.7.RELEASE to 6.0.0 in /spring-web-3.2.7.RELEASE

Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 3.2.7.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.2.7.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/spring-web-3.2.7.RELEASE/pom.xml b/spring-web-3.2.7.RELEASE/pom.xml
index b30a184..273a718 100644
--- a/spring-web-3.2.7.RELEASE/pom.xml
+++ b/spring-web-3.2.7.RELEASE/pom.xml
@@ -37,7 +37,7 @@
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>
         <pkgArtifactId>spring-web</pkgArtifactId>
-        <pkgVersion>3.2.7.RELEASE</pkgVersion>
+        <pkgVersion>6.0.0</pkgVersion>
         <servicemix.osgi.export.pkg>
             org.springframework
         </servicemix.osgi.export.pkg>