Skip to content

Commit b8ccfba

Browse files
committed
Upgrade to Spring Boot 2.2.4
1 parent 738e8b3 commit b8ccfba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/images/releasescripts/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>2.2.0.RELEASE</version>
8+
<version>2.2.4.RELEASE</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>io.spring.concourse.releasescripts</groupId>

0 commit comments

Comments
 (0)