Upgrade to Spring Boot 2.6.3

This commit is contained in:
Stephane Nicoll 2022-02-09 16:52:00 +01:00
parent 9cb8dde9b8
commit cae097bf6f

View file

@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.6.2</version>
<version>2.6.3</version>
</parent>
<name>petclinic</name>