Skip to content

Commit af98c12

Browse files
author
Rafał Leszko
authored
Merge pull request #36 from hazelcast-guides/dependabot/maven/org.springframework.boot-spring-boot-starter-parent-2.5.2
Bump spring-boot-starter-parent from 2.5.1 to 2.5.2
2 parents 01735a5 + ce9578e commit af98c12

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
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>2.5.1</version>
8+
<version>2.5.2</version>
99
<relativePath/> <!-- lookup parent from repository -->
1010
</parent>
1111

0 commit comments

Comments
 (0)