Skip to content

Commit ea02e5d

Browse files
authored
deps: update dependency org.springframework.boot:spring-boot-starter-parent to v3.4.1 (#1876)
1 parent cc3fc3e commit ea02e5d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

0 commit comments

Comments
 (0)