Upgrade to Spring Boot 2.4.4.

This commit is contained in:
Oliver Drotbohm
2021-03-18 21:04:01 +01:00
parent 3da54402c2
commit 4bcf378114

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.4.3</version>
<version>2.4.4</version>
</parent>
<modules>