Upgrade spring-boot 2.7.8

- Fixes #620
This commit is contained in:
Janne Valkealahti
2023-01-20 09:53:49 +00:00
parent 21d695f68e
commit a7d31c1126

View File

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