Skip to content

Commit 3d1f35a

Browse files
authored
Merge pull request #166 from mybatis/renovate/spring-core
Update dependency org.springframework:spring-jdbc to v5.3.24
2 parents d1aba46 + 2f9f638 commit 3d1f35a

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
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>org.springframework</groupId>
125125
<artifactId>spring-jdbc</artifactId>
126-
<version>5.3.23</version>
126+
<version>5.3.24</version>
127127
<scope>test</scope>
128128
</dependency>
129129
</dependencies>

0 commit comments

Comments
 (0)