Skip to content

Commit 90582ce

Browse files
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.8 (#713)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 651c952 commit 90582ce

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

refarch-gateway/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.5.7</version>
8+
<version>3.5.8</version>
99
<relativePath />
1010
</parent>
1111

refarch-integrations/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<parent>
66
<groupId>org.springframework.boot</groupId>
77
<artifactId>spring-boot-starter-parent</artifactId>
8-
<version>3.5.7</version>
8+
<version>3.5.8</version>
99
<relativePath />
1010
</parent>
1111

0 commit comments

Comments
 (0)