Skip to content

Commit c4d4e84

Browse files
committed
Corrected Spring Boot parent
1 parent c3b6e0b commit c4d4e84

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.boot</groupId>
99
<artifactId>spring-boot-starter-parent</artifactId>
10-
<version>3.5.12</version>
10+
<version>3.5.13</version>
1111
</parent>
1212
<groupId>com.gitb</groupId>
1313
<artifactId>GITB</artifactId>

0 commit comments

Comments
 (0)