Skip to content
This repository has been archived by the owner on Nov 2, 2021. It is now read-only.

Commit

Permalink
Bump spring.boot.version from 2.2.1.RELEASE to 2.2.2.RELEASE
Browse files Browse the repository at this point in the history
Bumps `spring.boot.version` from 2.2.1.RELEASE to 2.2.2.RELEASE.

Updates `spring-boot-autoconfigure` from 2.2.1.RELEASE to 2.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.2.1.RELEASE...v2.2.2.RELEASE)

Updates `spring-boot-starter-test` from 2.2.1.RELEASE to 2.2.2.RELEASE
- [Release notes](https://github.com/spring-projects/spring-boot/releases)
- [Commits](spring-projects/spring-boot@v2.2.1.RELEASE...v2.2.2.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Dec 9, 2019
1 parent 86a707d commit 0afb1ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion commons-spring/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<properties>
<kotlin.version>1.3.61</kotlin.version>
<spring.boot.version>2.2.1.RELEASE</spring.boot.version>
<spring.boot.version>2.2.2.RELEASE</spring.boot.version>
<spring.version>5.2.2.RELEASE</spring.version>
<caffeine.cache>2.8.0</caffeine.cache>
<springfox.version>2.9.2</springfox.version>
Expand Down

0 comments on commit 0afb1ba

Please sign in to comment.