Updated boot version for samples

This commit is contained in:
Glenn Renfro
2019-11-20 17:17:16 -05:00
parent bed7155905
commit e1956d871f
9 changed files with 9 additions and 9 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.0.RELEASE</version>
<version>2.2.1.RELEASE</version>
<relativePath />
</parent>