Update to Spring Boot 2.5.6

This commit is contained in:
Dave Syer 2021-11-19 07:54:21 +00:00
parent bc35c402a2
commit b45f5be820

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.5.5</version> <version>2.5.6</version>
</parent> </parent>
<name>petclinic</name> <name>petclinic</name>