Skip to content

Commit 1456125

Browse files
kinowmr-c
authored andcommitted
Use spring boot 2.6.1 (release naming changed, no more .RELEASE)
1 parent ee8d04b commit 1456125

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<parent>
1616
<groupId>org.springframework.boot</groupId>
1717
<artifactId>spring-boot-starter-parent</artifactId>
18-
<version>2.2.2.RELEASE</version>
18+
<version>2.6.1</version>
1919
<relativePath/>
2020
</parent>
2121

0 commit comments

Comments
 (0)