Skip to content

Commit abc245a

Browse files
authored
Merge pull request #799 from mybatis/renovate/spring-core
Update dependency org.springframework:spring-jdbc to v6.1.8
2 parents fa5561b + 98d2e7c commit abc245a

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

0 commit comments

Comments
 (0)