updated pom file

This commit is contained in:
Maharshi Patel 2021-01-09 15:20:01 -08:00
parent 42fff2b939
commit db705e48e8

View file

@ -12,7 +12,7 @@
<artifactId>spring-boot-starter-parent</artifactId> <artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.1</version> <version>2.4.1</version>
</parent> </parent>
<name>petclinic</name> <name>spring-petclinic</name>
<properties> <properties>