Upgrade spring-boot 2.7.7

- Fixes #595
This commit is contained in:
Janne Valkealahti
2022-12-27 15:56:31 +00:00
parent 7a6d457e71
commit dd84beafcb

View File

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