Skip to content

Commit ceca238

Browse files
authored
Merge pull request #263 from mybatis/renovate/spring-core
Update dependency org.springframework:spring-jdbc to v6.1.10
2 parents 72cffe9 + 7c9a21f commit ceca238

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
@@ -122,7 +122,7 @@
122122
<dependency>
123123
<groupId>org.springframework</groupId>
124124
<artifactId>spring-jdbc</artifactId>
125-
<version>6.1.9</version>
125+
<version>6.1.10</version>
126126
<scope>test</scope>
127127
</dependency>
128128
</dependencies>

0 commit comments

Comments
 (0)