Skip to content

Commit 6a5e7c7

Browse files
Merge pull request #78 from igorcampos-dev/renovate/spring-boot
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.6
2 parents 6f503fd + f969a78 commit 6a5e7c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-kafka-example/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.5</version>
10+
<version>3.5.6</version>
1111
<relativePath/>
1212
</parent>
1313

0 commit comments

Comments
 (0)