Upgrade spring-boot 2.7.11

-Fixes #719
This commit is contained in:
Janne Valkealahti
2023-04-27 20:52:58 +01:00
committed by GitHub
parent 8572eeef93
commit efe8d561fd

View File

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