commit | 2b7d058cfdea20bfc52a55a11a33c3da63262d1c | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri Feb 23 18:14:09 2024 +0000 |
committer | Marc Kupietz <kupietz@ids-mannheim.de> | Fri Feb 23 19:25:59 2024 +0100 |
tree | 3211ba571e5ae40db36292756a8abeee69bdd39d | |
parent | 28a53d1ec913d21c2e3a0b009a8c6976a7afd2a9 [diff] [blame] |
Bump org.springframework:spring-web from 6.1.3 to 6.1.4 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.1.3 to 6.1.4. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.3...v6.1.4) Change-Id: I8b0b2afe65e41e67c7e3cce506c78b302e2c7242 --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Closes #750 Resolves resolving CVE-2024-22243 Change-Id: I6800bd36ef87915243d86be1b45a298e65011002
diff --git a/pom.xml b/pom.xml index f690f39..f92603b 100644 --- a/pom.xml +++ b/pom.xml
@@ -11,7 +11,7 @@ <jersey.version>3.1.5</jersey.version> <hibernate.ehcache.version>6.0.0.Alpha7</hibernate.ehcache.version> <hibernate.version>6.1.7.Final</hibernate.version> - <spring.version>6.1.3</spring.version> + <spring.version>6.1.4</spring.version> <!-- spring6.version is used in jersey and defined here to make sure that jersey uses the correct spring version--> <spring6.version>${spring.version}</spring6.version>