Update Boot parent versions

This commit is contained in:
Soby Chacko
2020-08-06 17:38:52 -04:00
parent 13537491af
commit 5bec501532
4 changed files with 4 additions and 4 deletions

View File

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