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 4.3.18.RELEASE to 5.1.4.RELEASE
Browse files Browse the repository at this point in the history
Bumps `spring.version` from 4.3.18.RELEASE to 5.1.4.RELEASE.

Updates `spring-web` from 4.3.18.RELEASE to 5.1.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.18.RELEASE...v5.1.4.RELEASE)

Updates `spring-test` from 4.3.18.RELEASE to 5.1.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.18.RELEASE...v5.1.4.RELEASE)

Updates `spring-webmvc` from 4.3.18.RELEASE to 5.1.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v4.3.18.RELEASE...v5.1.4.RELEASE)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Jan 14, 2019
1 parent 9bdcce4 commit b40ccf8
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>4.3.18.RELEASE</spring.version>
<spring.version>5.1.4.RELEASE</spring.version>
<jackson.version>2.9.6</jackson.version>
</properties>

Expand Down

0 comments on commit b40ccf8

Please sign in to comment.