Update to Spring Boot 2.4.3

This commit is contained in:
Marten Deinum 2021-03-16 08:16:09 +01:00
parent e2fbc56130
commit 3640b64882

View file

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