Upgrade spring-boot 2.7.16

- Fixes #868
This commit is contained in:
Janne Valkealahti
2023-09-21 12:49:59 +01:00
parent 01d8c7fe93
commit 7fcfaef5c1

View File

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