瀏覽代碼

Bump springVersion from 5.2.7.RELEASE to 5.2.8.RELEASE

Bumps `springVersion` from 5.2.7.RELEASE to 5.2.8.RELEASE.

Updates `spring-context-support` from 5.2.7.RELEASE to 5.2.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.7.RELEASE...v5.2.8.RELEASE)

Updates `spring-jdbc` from 5.2.7.RELEASE to 5.2.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.7.RELEASE...v5.2.8.RELEASE)

Updates `spring-tx` from 5.2.7.RELEASE to 5.2.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.7.RELEASE...v5.2.8.RELEASE)

Updates `spring-web` from 5.2.7.RELEASE to 5.2.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.7.RELEASE...v5.2.8.RELEASE)

Updates `spring-aop` from 5.2.7.RELEASE to 5.2.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.7.RELEASE...v5.2.8.RELEASE)

Updates `spring-test` from 5.2.7.RELEASE to 5.2.8.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v5.2.7.RELEASE...v5.2.8.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
dependabot-preview[bot] 4 年之前
父節點
當前提交
2ccc1d76f1
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      build.gradle

+ 1 - 1
build.gradle

@@ -23,7 +23,7 @@ ext {
         mybatisVersion = '3.5.5',
         mybatisSpringVersion = '2.0.5',
         mybatisSpringBootStarterVersion = '2.1.3',
-        springVersion = '5.2.7.RELEASE',
+        springVersion = '5.2.8.RELEASE',
         springBootVersion = '2.3.1.RELEASE',
         jsqlparserVersion = '3.2',
         junitVersion = '5.6.2',