Upgrade to Spring Boot 2.5.4.

This commit is contained in:
Oliver Drotbohm
2021-09-01 23:33:00 +02:00
parent 017a810eed
commit d0bcc10780

View File

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