Revert to SpringBoot 2.1.3.RELEASE

This commit is contained in:
St ef 2021-05-31 20:44:00 +00:00
parent b9a1f148a2
commit b06d692a9c

View file

@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.4.RELEASE</version>
<version>2.1.3.RELEASE</version>
</parent>
<name>petclinic</name>