Skip to content

Commit d26ef9b

Browse files
authored
Merge pull request #410 from mybatis/dependabot/maven/org.springframework-spring-jdbc-5.3.13
Bump spring-jdbc from 5.3.12 to 5.3.13
2 parents dc3fb76 + 9fbb5cc commit d26ef9b

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
@@ -217,7 +217,7 @@
217217
<dependency>
218218
<groupId>org.springframework</groupId>
219219
<artifactId>spring-jdbc</artifactId>
220-
<version>5.3.12</version>
220+
<version>5.3.13</version>
221221
<scope>provided</scope>
222222
<optional>true</optional>
223223
</dependency>

0 commit comments

Comments
 (0)