updated spring-boot to 2.2.2

This commit is contained in:
Martin Lippert
2019-12-09 17:01:22 +01:00
parent 5e2c620218
commit e05cce93cd

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.0.M2</version>
<version>2.2.2.RELEASE</version>
<relativePath></relativePath>
</parent>