Update boot parent in multi-binder sample

This commit is contained in:
Soby Chacko
2020-03-24 19:03:14 -04:00
parent dec7c4c5a7
commit 52154cae9e

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>