Skip to content

Commit 47e8529

Browse files
authored
Merge pull request #75 from miguno/dependabot/maven/org.springframework.boot-spring-boot-starter-parent-3.5.0
Bump org.springframework.boot:spring-boot-starter-parent from 3.4.5 to 3.5.0
2 parents 8a98e92 + 9e7cf6b commit 47e8529

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
@@ -7,7 +7,7 @@
77
<parent>
88
<groupId>org.springframework.boot</groupId>
99
<artifactId>spring-boot-starter-parent</artifactId>
10-
<version>3.4.5</version> <!-- To set Spring version project-wide. -->
10+
<version>3.5.0</version> <!-- To set Spring version project-wide. -->
1111
<relativePath/> <!-- Lookup parent from repository. -->
1212
</parent>
1313

0 commit comments

Comments
 (0)