Upgrade spring-boot 2.7.15

- Fixes #875
This commit is contained in:
Janne Valkealahti
2023-08-25 09:26:21 +03:00
parent 0ab3785e89
commit 01d8c7fe93

View File

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