mirror of https://github.com/apache/cloudstack.git
Bump org.springframework.version from 5.3.26 to 7.0.6
Bumps `org.springframework.version` from 5.3.26 to 7.0.6. Updates `org.springframework:spring-aop` from 5.3.26 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v7.0.6) Updates `org.springframework:spring-beans` from 5.3.26 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v7.0.6) Updates `org.springframework:spring-context` from 5.3.26 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v7.0.6) Updates `org.springframework:spring-web` from 5.3.26 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v7.0.6) Updates `org.springframework:spring-test` from 5.3.26 to 7.0.6 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.26...v7.0.6) --- updated-dependencies: - dependency-name: org.springframework:spring-aop dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-beans dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-context dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-web dependency-version: 7.0.6 dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-test dependency-version: 7.0.6 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
cf9bda2050
commit
1d809811a0
2
pom.xml
2
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.6</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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue