Upgrade spring-boot 2.7.3

- Fixes #500
This commit is contained in:
Janne Valkealahti
2022-08-18 10:33:29 +01:00
parent 225f3e9f71
commit 43ad2d7059

View File

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