Upgrade to Spring Boot 2.2.4

This commit is contained in:
Stephane Nicoll 2020-02-13 13:36:07 +01:00
parent 738e8b39c7
commit b8ccfbafd0
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.2.0.RELEASE</version>
<version>2.2.4.RELEASE</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<groupId>io.spring.concourse.releasescripts</groupId>