commit | 3f3929205c447c4a1dd4085122a46c87edfe90eb | [log] [tgz] |
---|---|---|
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | Wed Nov 15 09:20:12 2023 +0000 |
committer | margaretha <margaretha@ids-mannheim.de> | Wed Nov 15 11:00:51 2023 +0100 |
tree | 82f3b77fda759fd3e27543f3d5182684f3ac9a36 | |
parent | 53c1ff851625088fdb54c7f810b1996e0d254101 [diff] [blame] |
Bump spring.version from 6.0.11 to 6.0.13 in /full (closes #704) Bumps `spring.version` from 6.0.11 to 6.0.13. Updates `org.springframework:spring-core` from 6.0.11 to 6.0.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.11...v6.0.13) Updates `org.springframework:spring-web` from 6.0.11 to 6.0.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.11...v6.0.13) Updates `org.springframework:spring-orm` from 6.0.11 to 6.0.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.11...v6.0.13) Updates `org.springframework:spring-jdbc` from 6.0.11 to 6.0.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.11...v6.0.13) Updates `org.springframework:spring-tx` from 6.0.11 to 6.0.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.11...v6.0.13) Updates `org.springframework:spring-context` from 6.0.11 to 6.0.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.11...v6.0.13) Updates `org.springframework:spring-context-support` from 6.0.11 to 6.0.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.11...v6.0.13) Updates `org.springframework:spring-test` from 6.0.11 to 6.0.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.11...v6.0.13) Updates `org.springframework:spring-aop` from 6.0.11 to 6.0.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.11...v6.0.13) Updates `org.springframework:spring-aspects` from 6.0.11 to 6.0.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v6.0.11...v6.0.13) Change-Id: I84c7339ff445a5c848811618d36bad1d945060ba --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-orm dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-jdbc dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-tx dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-context-support dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-test dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-aop dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.springframework:spring-aspects dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Change-Id: I72420b92335684f05be66400678c8079cd901970
diff --git a/full/pom.xml b/full/pom.xml index 23c336f..7f759c4 100644 --- a/full/pom.xml +++ b/full/pom.xml
@@ -10,7 +10,7 @@ <jersey.version>3.1.3</jersey.version> <hibernate.ehcache.version>6.0.0.Alpha7</hibernate.ehcache.version> <hibernate.version>6.1.7.Final</hibernate.version> - <spring.version>6.0.11</spring.version> + <spring.version>6.0.13</spring.version> <jetty.version>11.0.15</jetty.version> <flyway.version>10.0.1</flyway.version> <log4j.version>2.21.1</log4j.version>