Upgrade spring-boot 2.7.17

- Fixes #892
This commit is contained in:
Janne Valkealahti
2023-10-19 13:20:52 +01:00
parent 75b8887ade
commit 496c2907d4

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.7.16</version>
<version>2.7.17</version>
<relativePath />
</parent>
<scm>