Suppression du noeud org.springframework.boot 2.1.4.RELEASE

This commit is contained in:
St ef 2021-05-31 20:58:11 +00:00
parent d859080b34
commit 2a175297c6

View file

@ -7,11 +7,6 @@
<artifactId>spring-petclinic</artifactId> <artifactId>spring-petclinic</artifactId>
<version>2.1.0.BUILD-SNAPSHOT</version> <version>2.1.0.BUILD-SNAPSHOT</version>
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.4.RELEASE</version>
</parent>
<name>petclinic</name> <name>petclinic</name>
<properties> <properties>