Skip to content

Commit 1db48f1

Browse files
authored
Merge pull request #360 from mybatis/dependabot/maven/org.springframework-spring-jdbc-5.3.7
Bump spring-jdbc from 5.3.6 to 5.3.7
2 parents a2f24d9 + 56934f2 commit 1db48f1

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
@@ -211,7 +211,7 @@
211211
<dependency>
212212
<groupId>org.springframework</groupId>
213213
<artifactId>spring-jdbc</artifactId>
214-
<version>5.3.6</version>
214+
<version>5.3.7</version>
215215
<scope>provided</scope>
216216
<optional>true</optional>
217217
</dependency>

0 commit comments

Comments
 (0)