Skip to content

Commit 0801e6b

Browse files
Bump springVersion from 5.3.39 to 6.1.13
Bumps `springVersion` from 5.3.39 to 6.1.13. Updates `org.springframework:spring-context-support` from 5.3.39 to 6.1.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.39...v6.1.13) Updates `org.springframework:spring-jdbc` from 5.3.39 to 6.1.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.39...v6.1.13) Updates `org.springframework:spring-tx` from 5.3.39 to 6.1.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.39...v6.1.13) Updates `org.springframework:spring-web` from 5.3.39 to 6.1.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.39...v6.1.13) Updates `org.springframework:spring-aop` from 5.3.39 to 6.1.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.39...v6.1.13) Updates `org.springframework:spring-test` from 5.3.39 to 6.1.13 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](spring-projects/spring-framework@v5.3.39...v6.1.13) --- updated-dependencies: - dependency-name: org.springframework:spring-context-support dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-jdbc dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-tx dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-web dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-aop dependency-type: direct:production update-type: version-update:semver-major - dependency-name: org.springframework:spring-test dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fcb9cb4 commit 0801e6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ext {
1414
mybatisVersion = '3.5.16',
1515
mybatisSpringVersion = '2.1.2',
1616
mybatisSpringBootStarterVersion = '2.3.2',
17-
springVersion = '5.3.39',
17+
springVersion = '6.1.13',
1818
springBootVersion = '2.7.18',
1919
springBoot3Version = '3.3.3',
2020
springCloudVersion = '3.1.8',

0 commit comments

Comments
 (0)