Upgrade spring-boot 2.7.5

- Fixes #571
This commit is contained in:
Janne Valkealahti
2022-11-25 15:12:47 +00:00
parent df19da0dde
commit 7e2c6c180a

View File

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