Upgrade to Spring Boot 2.5.2.

This commit is contained in:
Oliver Drotbohm
2021-06-25 17:27:05 +02:00
parent 6d127783c7
commit 30c07ef82a

View File

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