Skip to content

Commit 9f08304

Browse files
authored
Merge pull request #276 from mybatis/renovate/spring-core
Update dependency org.springframework:spring-jdbc to v6.1.13
2 parents bf05e5d + fb84478 commit 9f08304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>org.springframework</groupId>
124124
<artifactId>spring-jdbc</artifactId>
125-
<version>6.1.12</version>
125+
<version>6.1.13</version>
126126
<scope>test</scope>
127127
</dependency>
128128
</dependencies>

0 commit comments

Comments
 (0)