Skip to content
This repository has been archived by the owner on Jul 20, 2021. It is now read-only.

Commit

Permalink
Bump spring.version from 5.1.6.RELEASE to 5.1.7.RELEASE
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 5.1.6.RELEASE to 5.1.7.RELEASE.

Updates `spring-web` from 5.1.6.RELEASE to 5.1.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.6.RELEASE...v5.1.7.RELEASE)

Updates `spring-test` from 5.1.6.RELEASE to 5.1.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.6.RELEASE...v5.1.7.RELEASE)

Updates `spring-webmvc` from 5.1.6.RELEASE to 5.1.7.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.6.RELEASE...v5.1.7.RELEASE)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed May 10, 2019
1 parent 7952a3c commit a148b02
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 @@ -37,7 +37,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>

<spring.version>5.1.6.RELEASE</spring.version>
<spring.version>5.1.7.RELEASE</spring.version>
<jackson.version>2.9.8</jackson.version>
</properties>

Expand Down

0 comments on commit a148b02

Please sign in to comment.