Upgrade to Boot 2.7.1

This commit is contained in:
Dave Syer 2022-06-28 08:35:54 +01:00
parent 4f3cbaa9aa
commit 3f8468432d

View file

@ -8,7 +8,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.7.0</version> <version>2.7.1</version>
</parent> </parent>
<name>petclinic</name> <name>petclinic</name>