added new version pom.xml

This commit is contained in:
myname 2023-02-14 11:55:14 +00:00
parent ca055dbbe1
commit dd392849ce

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