Skip to content

Commit b07975b

Browse files
authored
Merge pull request #530 from mybatis/renovate/spring-core
Update dependency org.springframework:spring-jdbc to v5.3.23
2 parents 772c60e + e8fa062 commit b07975b

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
@@ -216,7 +216,7 @@
216216
<dependency>
217217
<groupId>org.springframework</groupId>
218218
<artifactId>spring-jdbc</artifactId>
219-
<version>5.3.22</version>
219+
<version>5.3.23</version>
220220
<scope>provided</scope>
221221
<optional>true</optional>
222222
</dependency>

0 commit comments

Comments
 (0)