Skip to content

Commit 2e59048

Browse files
authored
Merge pull request #31 from miguno/dependabot/maven/org.springframework.boot-spring-boot-starter-parent-3.4.0
Bump org.springframework.boot:spring-boot-starter-parent from 3.3.5 to 3.4.0
2 parents b33da7e + daf8a74 commit 2e59048

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.3.5</version> <!-- To set Spring version project-wide. -->
10+
<version>3.4.0</version> <!-- To set Spring version project-wide. -->
1111
<relativePath/> <!-- Lookup parent from repository. -->
1212
</parent>
1313

0 commit comments

Comments
 (0)