Skip to content

Commit fc15449

Browse files
authored
Merge pull request #846 from mybatis/renovate/spring-core
Update dependency org.springframework:spring-jdbc to v6.1.13
2 parents 317ffd1 + 5865325 commit fc15449

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
<dependency>
9595
<groupId>org.springframework</groupId>
9696
<artifactId>spring-jdbc</artifactId>
97-
<version>6.1.12</version>
97+
<version>6.1.13</version>
9898
<scope>provided</scope>
9999
<optional>true</optional>
100100
</dependency>

0 commit comments

Comments
 (0)