Skip to content

Commit

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
  • Loading branch information
dependabot-support committed Apr 8, 2019
1 parent d801aa3 commit eff05a6
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 @@ -36,7 +36,7 @@
<dependency>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-actuator</artifactId>
<version>2.0.6.RELEASE</version>
<version>2.1.4.RELEASE</version>
</dependency>

<!-- Other -->
Expand Down

0 comments on commit eff05a6

Please sign in to comment.