Upgrade spring-boot 2.7.14

- Fixes #817
This commit is contained in:
Janne Valkealahti
2023-07-20 14:26:53 +01:00
parent 02c3999508
commit 1350f619ca

View File

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