Skip to content

Commit 47ace25

Browse files
authored
Merge pull request #817 from mybatis/renovate/spring-core
Update dependency org.springframework:spring-jdbc to v6.1.11
2 parents 64332b6 + 1bbe16a commit 47ace25

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
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.springframework</groupId>
9494
<artifactId>spring-jdbc</artifactId>
95-
<version>6.1.10</version>
95+
<version>6.1.11</version>
9696
<scope>provided</scope>
9797
<optional>true</optional>
9898
</dependency>

0 commit comments

Comments
 (0)