Bläddra i källkod

Bump springVersion from 5.3.15 to 6.0.2

Bumps `springVersion` from 5.3.15 to 6.0.2.

Updates `spring-context-support` from 5.3.15 to 6.0.2
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.15...v6.0.2)

Updates `spring-jdbc` from 5.3.15 to 6.0.2
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.15...v6.0.2)

Updates `spring-tx` from 5.3.15 to 6.0.2
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.15...v6.0.2)

Updates `spring-web` from 5.3.15 to 6.0.2
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.15...v6.0.2)

Updates `spring-aop` from 5.3.15 to 6.0.2
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.15...v6.0.2)

Updates `spring-test` from 5.3.15 to 6.0.2
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.3.15...v6.0.2)

---
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] <support@github.com>
dependabot[bot] 2 år sedan
förälder
incheckning
49633a41d0
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -14,7 +14,7 @@ ext {
         mybatisVersion = '3.5.10',
         mybatisSpringVersion = '2.0.7',
         mybatisSpringBootStarterVersion = '2.2.2',
-        springVersion = '5.3.15',
+        springVersion = '6.0.2',
         springBootVersion = '2.6.3',
         springCloudVersion = '3.1.1',
         jsqlparserVersion = '4.4', // 4.5 有bug