Revert "Suppression du noeud org.springframework.boot 2.1.4.RELEASE"

This reverts commit 2a175297c6
This commit is contained in:
St ef 2021-05-31 20:59:16 +00:00
parent 2a175297c6
commit d276898567

View file

@ -7,6 +7,11 @@
<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>