Upgrade spring-boot 2.7.10

- Fixes #696
This commit is contained in:
Janne Valkealahti
2023-03-24 07:48:26 +00:00
parent 5e0c79cb2a
commit 77b136f53f

View File

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