Upgrade spring-boot 2.7.9

- Fixes #660
This commit is contained in:
Janne Valkealahti
2023-02-23 18:14:11 +00:00
parent d72627443c
commit 339b43b5e3

View File

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