commit | 085fcae476a1f0f697b49f07f1fc595084f661e7 | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Fri May 03 08:51:55 2024 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Wed May 15 17:43:57 2024 +0200 |
tree | d88aeb7026e5586a911501706291554ea514ba07 | |
parent | e3b9bd83ec85dd9211de0d6d13766c1331500479 [diff] |
Bump org.springframework:spring-web from 6.1.5 to 6.1.6 (closes #752) Bumps [org.springframework:spring-web](https://github.com/spring-projects/spring-framework) from 6.1.5 to 6.1.6. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.1.5...v6.1.6) Change-Id: I8da97be46e581cbaf571889514be31711a02783e --- updated-dependencies: - dependency-name: org.springframework:spring-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I2ece1eea8f0433ef66ac43b212a0aece9db678b4
diff --git a/pom.xml b/pom.xml index ea410c2..53a796a 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.5</spring.version> + <spring.version>6.1.6</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>