Skip to content

Commit

Permalink
Bump spring-boot-maven-plugin from 2.1.5.RELEASE to 2.1.6.RELEASE (#175)
Browse files Browse the repository at this point in the history
* Bumps [spring-boot-maven-plugin](https://github.com/spring-projects/spring-boot) from 2.1.5.RELEASE to 2.1.6.RELEASE.
  • Loading branch information
dependabot-preview[bot] authored and mirkosertic committed Jun 20, 2019
1 parent 6c912d2 commit 311f86f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
<version>2.1.5.RELEASE</version>
<version>2.1.6.RELEASE</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 311f86f

Please sign in to comment.