GH-281 - Upgrade to Spring Boot 3.1.3.

This commit is contained in:
Oliver Drotbohm
2023-08-25 10:17:22 -07:00
parent b61e247db4
commit 48b207ec97
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.1.2</version>
<version>3.1.3</version>
<relativePath />
</parent>