Skip to content

Commit

Permalink
Bump spring.version from 5.3.1 to 5.3.2
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.3.1 to 5.3.2.

Updates `spring-context` from 5.3.1 to 5.3.2
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.1...v5.3.2)

Updates `spring-jdbc` from 5.3.1 to 5.3.2
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.1...v5.3.2)

Updates `spring-web` from 5.3.1 to 5.3.2
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.1...v5.3.2)

Updates `spring-test` from 5.3.1 to 5.3.2
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.3.1...v5.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 10, 2020
1 parent 68a2594 commit 8ab09e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -288,7 +288,7 @@
<clirr.comparisonVersion>6.0.2</clirr.comparisonVersion>
<enforcer.skip>true</enforcer.skip>

<spring.version>5.3.1</spring.version>
<spring.version>5.3.2</spring.version>
<assertj.version>3.18.1</assertj.version>
<mockito.version>3.6.28</mockito.version>
<hsqldb.version>2.5.1</hsqldb.version>
Expand Down

0 comments on commit 8ab09e4

Please sign in to comment.