Update boot 2.6.4

- Fixes #382
This commit is contained in:
Janne Valkealahti
2022-03-02 09:15:57 +00:00
parent 7b547e53a8
commit e5151bb3a6

View File

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