Skip to content

Commit aed4637

Browse files
authored
Merge pull request #139 from mybatis/dependabot/maven/org.springframework-spring-jdbc-5.3.20
Bump spring-jdbc from 5.3.19 to 5.3.20
2 parents 0c2fdfc + 8e7732c commit aed4637

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.19</version>
123+
<version>5.3.20</version>
124124
<scope>test</scope>
125125
</dependency>
126126
</dependencies>

0 commit comments

Comments
 (0)