Skip to content

Commit db77aed

Browse files
authored
Merge pull request #72 from miguno/dependabot/maven/org.springframework.boot-spring-boot-starter-parent-3.4.5
Bump org.springframework.boot:spring-boot-starter-parent from 3.4.4 to 3.4.5
2 parents a501e2c + 17f694f commit db77aed

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

0 commit comments

Comments
 (0)