Skip to content

Commit

Permalink
Bump spring-boot-dependencies from 2.1.3.RELEASE to 2.1.4.RELEASE
Browse files Browse the repository at this point in the history
Bumps [spring-boot-dependencies](https://github.com/spring-projects/spring-boot) from 2.1.3.RELEASE to 2.1.4.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.1.3.RELEASE...v2.1.4.RELEASE)

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Apr 10, 2019
1 parent 8bd3866 commit 2e5cc47
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 @@ -57,7 +57,7 @@
<maven.compiler.target>${java.version}</maven.compiler.target>
<slf4j.version>1.7.26</slf4j.version>
<spring.version>5.1.6.RELEASE</spring.version>
<spring-boot.version>2.1.3.RELEASE</spring-boot.version>
<spring-boot.version>2.1.4.RELEASE</spring-boot.version>
<junit-platform.version>1.4.2</junit-platform.version>
<junit-jupiter.version>5.4.1</junit-jupiter.version>
<opentracing.version>0.32.0</opentracing.version>
Expand Down

0 comments on commit 2e5cc47

Please sign in to comment.