未验证 提交 b00aa25c 编写于 作者: D dependabot[bot] 提交者: GitHub

Bump spring.version in /miaosha-admin

Bumps `spring.version` from 4.3.13.RELEASE to 5.2.9.RELEASE.

Updates `spring-core` from 4.3.13.RELEASE to 5.2.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.13.RELEASE...v5.2.9.RELEASE)

Updates `spring-context` from 4.3.13.RELEASE to 5.2.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.13.RELEASE...v5.2.9.RELEASE)

Updates `spring-context-support` from 4.3.13.RELEASE to 5.2.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.13.RELEASE...v5.2.9.RELEASE)

Updates `spring-beans` from 4.3.13.RELEASE to 5.2.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.13.RELEASE...v5.2.9.RELEASE)

Updates `spring-webmvc` from 4.3.13.RELEASE to 5.2.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.13.RELEASE...v5.2.9.RELEASE)

Updates `spring-jdbc` from 4.3.13.RELEASE to 5.2.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.13.RELEASE...v5.2.9.RELEASE)

Updates `spring-aspects` from 4.3.13.RELEASE to 5.2.9.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.13.RELEASE...v5.2.9.RELEASE)
Signed-off-by: Ndependabot[bot] <support@github.com>
上级 590ef184
......@@ -84,7 +84,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-context-support</artifactId>
<version>3.2.4.RELEASE</version>
<version>5.2.9.RELEASE</version>
</dependency>
<!-- JSP相关 -->
......
......@@ -8,7 +8,7 @@
<!-- 集中定义依赖版本号 -->
<properties>
<spring.version>4.3.13.RELEASE</spring.version>
<spring.version>5.2.9.RELEASE</spring.version>
<spring-data-redis.version>1.8.7.RELEASE</spring-data-redis.version>
<apache-commons-pool2>2.4.2</apache-commons-pool2>
<mybatis.version>3.2.8</mybatis.version>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册