Update boot parent in samples

This commit is contained in:
Soby Chacko
2020-05-05 18:25:21 -04:00
parent a0a21b189d
commit e98eb914f2
21 changed files with 21 additions and 21 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.0.RELEASE</version>
<version>2.2.6.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>