Upgrade spring-boot 2.7.12

- Fixes #741
This commit is contained in:
Janne Valkealahti
2023-05-19 08:29:23 +01:00
parent b4d1039cbe
commit 33eb30e566

View File

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