Bump org.springframework.version from 5.3.26 to 7.0.7 Bumps `org.springframework.version` from 5.3.26 to 7.0.7. Updates `org.springframework:spring-aop` from 5.3.26 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v7.0.7) Updates `org.springframework:spring-beans` from 5.3.26 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v7.0.7) Updates `org.springframework:spring-context` from 5.3.26 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v7.0.7) Updates `org.springframework:spring-web` from 5.3.26 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v7.0.7) Updates `org.springframework:spring-test` from 5.3.26 to 7.0.7 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v7.0.7) --- updated-dependencies: - dependency-name: org.springframework:spring-aop dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-beans dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-context dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-web dependency-version: 7.0.7 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-test dependency-version: 7.0.7 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
diff --git a/pom.xml b/pom.xml index a29a656..8b026f5 100644 --- a/pom.xml +++ b/pom.xml
@@ -187,7 +187,7 @@ <cs.xapi.version>8.1.0</cs.xapi.version> <cs.xmlrpc.version>3.1.3</cs.xmlrpc.version> <cs.xstream.version>1.4.20</cs.xstream.version> - <org.springframework.version>5.3.26</org.springframework.version> + <org.springframework.version>7.0.7</org.springframework.version> <cs.ini.version>0.5.4</cs.ini.version> <cs.caffeine.version>3.1.7</cs.caffeine.version> <cs.protobuf.version>3.25.5</cs.protobuf.version>