Upgrade to Spring Boot 2.5.1.

This commit is contained in:
Oliver Drotbohm
2021-06-23 15:19:26 +02:00
parent b92aa23505
commit 6d127783c7

View File

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