Update pom.xml

This commit is contained in:
Kunchala Vikram 2022-03-06 22:22:48 +05:30 committed by GitHub
parent ba553c923d
commit e5f3eb4e94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.samples</groupId>
<artifactId>spring-petclinic</artifactId>
<version>9.8.7</version>
<version>11.12.13</version>
<packaging>war</packaging>
<parent>
<groupId>org.springframework.boot</groupId>