Upgrade spring-boot 2.7.4

- Fixes #538
This commit is contained in:
Janne Valkealahti
2022-09-23 16:28:00 +01:00
parent 2cf712328c
commit d47d23f930

View File

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