commit | 733022d8346a2b184571ed96c09f300e1dd0c7ed | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Dec 09 23:17:20 2022 +0000 |
committer | GitHub <noreply@github.com> | Fri Dec 09 23:17:20 2022 +0000 |
tree | 79a971424b44bbc1cd94dbae6da61d43096e16d8 | |
parent | ac44b3c00e2dc279bfb178eb94e56ba4384602ed [diff] |
Bump spring-web from 3.2.15.RELEASE to 6.0.0 Bumps [spring-web](https://github.com/spring-projects/spring-framework) from 3.2.15.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.15.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 de30e11..5458b62 100644 --- a/pom.xml +++ b/pom.xml
@@ -106,7 +106,7 @@ <hamcrest.version>1.3</hamcrest.version> <!-- Newest: 1.3 --> <camel.version>2.7.5</camel.version> <!-- Newest: 2.16.1 --> - <spring.version>3.2.15.RELEASE</spring.version> <!-- Newest: 4.2.3.RELEASE --> + <spring.version>6.0.0</spring.version> <!-- Newest: 4.2.3.RELEASE --> <spring.hadoop.version>1.0.2.RELEASE</spring.hadoop.version> <!-- Newest: 2.2.1.RELEASE --> <spring.shell.version>1.1.0.RELEASE</spring.shell.version> <!-- Newest: 1.1.0.RELEASE -->