Skip to content

Commit

Permalink
Bump spring.version in /aws-serverless-java-container-spring (#319)
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.1.9.RELEASE to 5.2.3.RELEASE.

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

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

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 29, 2020
1 parent 3b51775 commit 104b8f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aws-serverless-java-container-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</parent>

<properties>
<spring.version>5.1.9.RELEASE</spring.version>
<spring.version>5.2.3.RELEASE</spring.version>
<springboot.version>1.5.22.RELEASE</springboot.version>
<spring-security.version>5.1.5.RELEASE</spring-security.version>
</properties>
Expand Down

0 comments on commit 104b8f9

Please sign in to comment.