Skip to content

Commit

Permalink
Bump spring-framework-bom from 5.1.7.RELEASE to 5.1.8.RELEASE
Browse files Browse the repository at this point in the history
Bumps [spring-framework-bom](https://github.com/spring-projects/spring-framework) from 5.1.7.RELEASE to 5.1.8.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.1.7.RELEASE...v5.1.8.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 14, 2019
1 parent 2a45f09 commit 0e4a90e
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 @@ -56,7 +56,7 @@
<maven.compiler.source>${java.version}</maven.compiler.source>
<maven.compiler.target>${java.version}</maven.compiler.target>
<slf4j.version>1.7.26</slf4j.version>
<spring.version>5.1.7.RELEASE</spring.version>
<spring.version>5.1.8.RELEASE</spring.version>
<spring-boot.version>2.1.5.RELEASE</spring-boot.version>
<junit-platform.version>1.4.2</junit-platform.version>
<junit-jupiter.version>5.4.2</junit-jupiter.version>
Expand Down

0 comments on commit 0e4a90e

Please sign in to comment.