Update to Boot 3.0.6

This commit is contained in:
Dave Syer 2023-05-10 08:44:50 +01:00
parent 313121d73c
commit 2692c5bb43

View file

@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.4</version>
<version>3.0.6</version>
</parent>
<name>petclinic</name>