Skip to content

Commit 2109010

Browse files
authored
Merge pull request #877 from mybatis/renovate/spring-core
Update dependency org.springframework:spring-jdbc to v6.2.1
2 parents 47cd2b4 + 621dd73 commit 2109010

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
@@ -96,7 +96,7 @@
9696
<dependency>
9797
<groupId>org.springframework</groupId>
9898
<artifactId>spring-jdbc</artifactId>
99-
<version>6.2.0</version>
99+
<version>6.2.1</version>
100100
<scope>provided</scope>
101101
<optional>true</optional>
102102
</dependency>

0 commit comments

Comments
 (0)