Skip to content

Commit 3375691

Browse files
authored
Merge pull request #920 from mybatis/renovate/spring-core
Update dependency org.springframework:spring-jdbc to v6.2.4
2 parents 7b20327 + b428bb5 commit 3375691

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
@@ -101,7 +101,7 @@
101101
<dependency>
102102
<groupId>org.springframework</groupId>
103103
<artifactId>spring-jdbc</artifactId>
104-
<version>6.2.3</version>
104+
<version>6.2.4</version>
105105
<scope>provided</scope>
106106
<optional>true</optional>
107107
</dependency>

0 commit comments

Comments
 (0)