Bump Spring Boot to 3.0.4

This commit is contained in:
Dave Syer 2023-03-10 08:04:18 +00:00
parent bac74f7a99
commit 2ceb8c16fd

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>3.0.2</version> <version>3.0.4</version>
</parent> </parent>
<name>petclinic</name> <name>petclinic</name>