GH-516 - Upgrade to Spring Framework 6.0.17.

This commit is contained in:
Oliver Drotbohm
2024-02-23 15:44:17 +01:00
parent 52ee49885a
commit ba52f3b161
3 changed files with 3 additions and 3 deletions

View File

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