Upgrade to Spring Boot 2.1.9.RELEASE

This commit is contained in:
Cristian R. Silva 2019-10-02 23:19:05 +02:00
parent e280d12144
commit 9e94a70323

View file

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