Skip to content

Commit

Permalink
Bump spring from 5.1.5.RELEASE to 5.2.3.RELEASE
Browse files Browse the repository at this point in the history
Bumps `spring` from 5.1.5.RELEASE to 5.2.3.RELEASE.

Updates `spring-core` from 5.1.5.RELEASE to 5.2.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.5.RELEASE...v5.2.3.RELEASE)

Updates `spring-web` from 5.1.5.RELEASE to 5.2.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.5.RELEASE...v5.2.3.RELEASE)

Updates `spring-webmvc` from 5.1.5.RELEASE to 5.2.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.5.RELEASE...v5.2.3.RELEASE)

Updates `spring-jdbc` from 5.1.5.RELEASE to 5.2.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.5.RELEASE...v5.2.3.RELEASE)

Updates `spring-orm` from 5.1.5.RELEASE to 5.2.3.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.5.RELEASE...v5.2.3.RELEASE)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jan 21, 2020
1 parent a818263 commit 70c74b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<mockito.core>2.27.0</mockito.core>
<mysql.connector.java>6.0.6</mysql.connector.java>
<slf4j>1.7.25</slf4j>
<spring>5.1.5.RELEASE</spring>
<spring>5.2.3.RELEASE</spring>
<spring.context.support>5.1.7.RELEASE</spring.context.support>
<spring.data.jpa>2.1.8.RELEASE</spring.data.jpa>
<spring.security.taglibs>5.1.5.RELEASE</spring.security.taglibs>
Expand Down

0 comments on commit 70c74b3

Please sign in to comment.