Update boot parent in testing demo

This commit is contained in:
Soby Chacko
2020-03-24 19:12:39 -04:00
parent 52154cae9e
commit 1bea974d4d
+1 -1
View File
@@ -12,7 +12,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>