Skip to content

Commit 5407233

Browse files
fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.6
1 parent 5189856 commit 5407233

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

backend/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.5</version>
8+
<version>3.5.6</version>
99
<relativePath /> <!-- lookup parent from repository -->
1010
</parent>
1111
<groupId>ch.puzzle</groupId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<parent>
1414
<groupId>org.springframework.boot</groupId>
1515
<artifactId>spring-boot-starter-parent</artifactId>
16-
<version>3.5.5</version>
16+
<version>3.5.6</version>
1717
<relativePath/>
1818
</parent>
1919

0 commit comments

Comments
 (0)