Skip to content

Commit 0c2fdfc

Browse files
authored
Merge pull request #138 from mybatis/dependabot/maven/org.springframework-spring-jdbc-5.3.19
Bump spring-jdbc from 5.3.18 to 5.3.19
2 parents 30f5cf9 + 3e2f3c3 commit 0c2fdfc

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
@@ -120,7 +120,7 @@
120120
<dependency>
121121
<groupId>org.springframework</groupId>
122122
<artifactId>spring-jdbc</artifactId>
123-
<version>5.3.18</version>
123+
<version>5.3.19</version>
124124
<scope>test</scope>
125125
</dependency>
126126
</dependencies>

0 commit comments

Comments
 (0)