Skip to content

Commit ceadfb7

Browse files
authored
Update pom.xml
update spring-boot version to 2.1.17
1 parent ce0840d commit ceadfb7

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
@@ -11,7 +11,7 @@
1111
<parent>
1212
<groupId>org.springframework.boot</groupId>
1313
<artifactId>spring-boot-starter-parent</artifactId>
14-
<version>2.1.13.RELEASE</version>
14+
<version>2.1.17.RELEASE</version>
1515
</parent>
1616

1717
<dependencies>

0 commit comments

Comments
 (0)