Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

Commit db1755c

Browse files
authored
deps: update dependency org.springframework.boot:spring-boot-starter-parent to v3.5.10 (#2368)
1 parent 6c2b28e commit db1755c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

samples/spring-data-mybatis/googlesql/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.9</version>
16+
<version>3.5.10</version>
1717
<relativePath/>
1818
</parent>
1919
<properties>

samples/spring-data-mybatis/postgresql/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.9</version>
16+
<version>3.5.10</version>
1717
<relativePath/>
1818
</parent>
1919
<properties>

0 commit comments

Comments
 (0)