Upgrade wrapper version

This commit is contained in:
Oleg Zhurakousky
2021-09-30 12:30:16 +02:00
parent 0452959350
commit 45fc7c73b6
2 changed files with 2 additions and 2 deletions

View File

@@ -63,7 +63,7 @@
<dependency>
<groupId>org.springframework.boot.experimental</groupId>
<artifactId>spring-boot-thin-layout</artifactId>
<version>1.0.10.RELEASE</version>
<version>1.0.27.RELEASE</version>
</dependency>
</dependencies>
</plugin>