Skip to content

Commit

Permalink
Bump spring-boot-maven-plugin from 2.1.9.RELEASE to 2.2.0.RELEASE (#246)
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.9.RELEASE to 2.2.0.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.1.9.RELEASE...v2.2.0.RELEASE)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored and mirkosertic committed Nov 4, 2019
1 parent 4361ce8 commit 23c374c
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.9.RELEASE</version>
<version>2.2.0.RELEASE</version>
<executions>
<execution>
<goals>
Expand Down

0 comments on commit 23c374c

Please sign in to comment.