Skip to content

Commit cae7976

Browse files
authored
Merge pull request #332 from mybatis/dependabot/maven/org.springframework-spring-jdbc-5.3.5
Bump spring-jdbc from 5.3.4 to 5.3.5
2 parents 2f1d1a8 + 97e5084 commit cae7976

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
@@ -206,7 +206,7 @@
206206
<dependency>
207207
<groupId>org.springframework</groupId>
208208
<artifactId>spring-jdbc</artifactId>
209-
<version>5.3.4</version>
209+
<version>5.3.5</version>
210210
<scope>provided</scope>
211211
<optional>true</optional>
212212
</dependency>

0 commit comments

Comments
 (0)