Skip to content

Commit e71bbb5

Browse files
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.1 (#95)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ac71e22 commit e71bbb5

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
@@ -6,7 +6,7 @@
66
<parent>
77
<groupId>org.springframework.boot</groupId>
88
<artifactId>spring-boot-starter-parent</artifactId>
9-
<version>3.4.0</version>
9+
<version>3.4.1</version>
1010
<relativePath/> <!-- lookup parent from repository -->
1111
</parent>
1212

0 commit comments

Comments
 (0)