Update boot 2.6.3

- Fixes #350
This commit is contained in:
Janne Valkealahti
2022-01-21 10:39:49 +00:00
parent cde73ec2c0
commit 254e5c79a1

View File

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