Skip to content

Commit

Permalink
Bump spring.version from 5.0.2.RELEASE to 5.2.4.RELEASE in /ssm
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.0.2.RELEASE to 5.2.4.RELEASE.

Updates `spring-aop` from 5.0.2.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.0.2.RELEASE...v5.2.4.RELEASE)

Updates `spring-web` from 5.0.2.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.0.2.RELEASE...v5.2.4.RELEASE)

Updates `spring-webmvc` from 5.0.2.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.0.2.RELEASE...v5.2.4.RELEASE)

Updates `spring-context` from 5.0.2.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.0.2.RELEASE...v5.2.4.RELEASE)

Updates `spring-test` from 5.0.2.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.0.2.RELEASE...v5.2.4.RELEASE)

Updates `spring-tx` from 5.0.2.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.0.2.RELEASE...v5.2.4.RELEASE)

Updates `spring-jdbc` from 5.0.2.RELEASE to 5.2.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.0.2.RELEASE...v5.2.4.RELEASE)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 7, 2020
1 parent 63985e3 commit 8ed46cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ssm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<spring.version>5.0.2.RELEASE</spring.version>
<spring.version>5.2.4.RELEASE</spring.version>
<slf4j.version>1.6.6</slf4j.version>
<log4j.version>1.2.12</log4j.version>
<mysql.version>5.1.6</mysql.version>
Expand Down

0 comments on commit 8ed46cf

Please sign in to comment.