commit | ea6b8ceef267025cfb3fd0cca330fc08b1812f93 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Tue Sep 24 18:36:51 2024 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Wed Oct 02 09:26:30 2024 +0200 |
tree | 76a06e3faa9b3fa8f2f92d893f4d808a26f79226 | |
parent | d65eaa675bf0792e3ecd67470ad7be1a8ff82f74 [diff] [blame] |
Bump org.springframework:spring-web from 6.1.6 to 6.1.12 Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.1.6 to 6.1.12. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.6...v6.1.12) updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Change-Id: I1f3ab4a3e6144e96074aa922aa78fb7d9a2c2f4f
diff --git a/pom.xml b/pom.xml index 47ca42a..fc504d0 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.6</spring.version> + <spring.version>6.1.12</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>