commit | ad0f17f007369c0f36f38453903471682ae48e19 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Dec 09 23:02:57 2022 +0000 |
committer | GitHub <noreply@github.com> | Fri Dec 09 23:02:57 2022 +0000 |
tree | bff1e70b51c555d0293cca6ca9ab2477b3e48686 | |
parent | 173352f3f8cb36466efa51926f7739e9e3f0e022 [diff] |
Bump spring-web from 3.2.0.RELEASE to 6.0.0 Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 3.2.0.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.0.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 89660b6..eb6987a 100644 --- a/pom.xml +++ b/pom.xml
@@ -218,7 +218,7 @@ <dependency> <groupId>org.springframework</groupId> <artifactId>spring-web</artifactId> - <version>3.2.0.RELEASE</version> + <version>6.0.0</version> <exclusions> <exclusion> <groupId>commons-logging</groupId>