Skip to content

Commit 674b308

Browse files
authored
Merge pull request #731 from mybatis/renovate/spring-core
Update dependency org.springframework:spring-jdbc to v6.1.3
2 parents 32724fc + 3ef3b82 commit 674b308

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
@@ -91,7 +91,7 @@
9191
<dependency>
9292
<groupId>org.springframework</groupId>
9393
<artifactId>spring-jdbc</artifactId>
94-
<version>6.1.2</version>
94+
<version>6.1.3</version>
9595
<scope>provided</scope>
9696
<optional>true</optional>
9797
</dependency>

0 commit comments

Comments
 (0)