Update versions in samples

This commit is contained in:
Soby Chacko
2020-02-29 18:22:21 -05:00
parent 9a14238a50
commit db739cdb53
11 changed files with 136 additions and 16 deletions

View File

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