BAEL-19790: Update to Spring Boot 2.2.2

This commit is contained in:
Krzysiek 2019-12-07 08:57:56 +01:00
parent fdb0932706
commit eb0512d766
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@
<properties>
<spring-cloud-dependencies.version>Hoxton.RELEASE</spring-cloud-dependencies.version>
<spring-boot.version>2.2.1.RELEASE</spring-boot.version>
<spring-boot.version>2.2.2.RELEASE</spring-boot.version>
</properties>
</project>