Skip to content

Commit 1992a30

Browse files
authored
Merge pull request saturnism#43 from saturnism/dependabot/maven/org.springframework.boot-spring-boot-starter-parent-2.1.7.RELEASE
Bump spring-boot-starter-parent from 2.1.2.RELEASE to 2.1.7.RELEASE
2 parents f82786f + 29f4b3f commit 1992a30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

springboot-example-lognet/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.1.2.RELEASE</version>
8+
<version>2.1.7.RELEASE</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>com.example</groupId>

0 commit comments

Comments
 (0)