Skip to content

Commit

Permalink
chore(deps): bump version.spring.boot from 2.0.0.RELEASE to 2.1… (#1121)
Browse files Browse the repository at this point in the history
Bumps `version.spring.boot` from 2.0.0.RELEASE to 2.1.4.RELEASE.

Updates `spring-boot-starter-parent` from 2.0.0.RELEASE to 2.1.4.RELEASE

Updates `spring-boot-maven-plugin` from 2.0.0.RELEASE to 2.1.4.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.0.0.RELEASE...v2.1.4.RELEASE)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <[email protected]>
Co-authored-by: Bartosz Majsak <[email protected]>
  • Loading branch information
3 people authored Mar 24, 2020
1 parent a21b618 commit 476094e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openshift/ftest-openshift-fabric8-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<artifactId>arquillian-cube-openshift-fmp-ftest</artifactId>

<properties>
<version.spring.boot>2.0.0.RELEASE</version.spring.boot>
<version.spring.boot>2.1.4.RELEASE</version.spring.boot>
<version.fabric8.maven.plugin>3.5.38</version.fabric8.maven.plugin>
</properties>

Expand Down

0 comments on commit 476094e

Please sign in to comment.