Upgrade to Spring Boot 3.1.2.

This commit is contained in:
Oliver Drotbohm
2023-07-22 03:01:07 +02:00
parent cf573610ad
commit 321e3e9b88
2 changed files with 5 additions and 6 deletions

View File

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