Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Commit 005fb1e

Browse files
Update to Spring Boot 2.1.7.
1 parent b56a1b4 commit 005fb1e

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
@@ -23,7 +23,7 @@
2323
<parent>
2424
<artifactId>spring-boot-starter-parent</artifactId>
2525
<groupId>org.springframework.boot</groupId>
26-
<version>2.1.6.RELEASE</version>
26+
<version>2.1.7.RELEASE</version>
2727
<relativePath></relativePath>
2828
</parent>
2929

0 commit comments

Comments
 (0)