Upgrade spring-boot 2.7.5

- Fixes #547
This commit is contained in:
Janne Valkealahti
2022-10-21 13:52:53 +01:00
parent 27f8802ebc
commit a7d53d4226

View File

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