Skip to content

Commit a359578

Browse files
committed
chore: update spring boot version
1 parent 001043d commit a359578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>org.springframework.boot</groupId>
66
<artifactId>spring-boot-starter-parent</artifactId>
7-
<version>2.7.0</version>
7+
<version>2.7.2</version>
88
<relativePath /> <!-- lookup parent from repository -->
99
</parent>
1010
<groupId>com.github.throyer.common.spring-boot</groupId>

0 commit comments

Comments
 (0)