Skip to content

Commit 996ea61

Browse files
authored
Merge pull request #835 from mybatis/renovate/spring-core
Update dependency org.springframework:spring-jdbc to v6.1.12
2 parents adcb7aa + d623287 commit 996ea61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
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.11</version>
97+
<version>6.1.12</version>
9898
<scope>provided</scope>
9999
<optional>true</optional>
100100
</dependency>

0 commit comments

Comments
 (0)