GH-330 - Upgrade to Spring Boot 3.1.5

Original pull request: GH-336.
This commit is contained in:
nbejamin
2023-10-19 15:59:23 -04:00
committed by Oliver Drotbohm
parent bdd17e834c
commit 8fa2c7abb8
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.4</version>
<version>3.1.5</version>
<relativePath />
</parent>