Spring Boot 2.2.2

This commit is contained in:
Dave Syer 2019-12-10 11:21:41 -05:00 committed by GitHub
parent 1561eb5506
commit f9424b548a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.1.RELEASE</version>
<version>2.2.2.RELEASE</version>
</parent>
<name>petclinic</name>