Browse Source

Bump springVersion from 5.2.1.RELEASE to 5.2.2.RELEASE

Bumps `springVersion` from 5.2.1.RELEASE to 5.2.2.RELEASE.

Updates `spring-context-support` from 5.2.1.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.1.RELEASE...v5.2.2.RELEASE)

Updates `spring-jdbc` from 5.2.1.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.1.RELEASE...v5.2.2.RELEASE)

Updates `spring-tx` from 5.2.1.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.1.RELEASE...v5.2.2.RELEASE)

Updates `spring-web` from 5.2.1.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.1.RELEASE...v5.2.2.RELEASE)

Updates `spring-aop` from 5.2.1.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.1.RELEASE...v5.2.2.RELEASE)

Updates `spring-test` from 5.2.1.RELEASE to 5.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.1.RELEASE...v5.2.2.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 5 năm trước cách đây
mục cha
commit
d9632e1e0c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -23,7 +23,7 @@ ext {
         mybatisVersion = '3.5.3',
         mybatisSpringVersion = '2.0.3',
         mybatisSpringBootStarterVersion = '2.1.1',
-        springVersion = '5.2.1.RELEASE',
+        springVersion = '5.2.2.RELEASE',
         springBootVersion = '2.2.1.RELEASE',
         jsqlparserVersion = '3.1',
         junitVersion = '5.5.2',