Upgrade spring-boot 2.7.18

- Fixes #931
This commit is contained in:
Janne Valkealahti
2023-11-23 09:22:34 +00:00
parent fac2128c54
commit f595ee4410

View File

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