Update boot 2.6.2

- Fixes #339
This commit is contained in:
Janne Valkealahti
2021-12-24 09:01:14 +00:00
parent f6394a4531
commit d879b7d6c4

View File

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