Skip to content

Commit a771241

Browse files
authored
Merge pull request #146 from mybatis/dependabot/maven/org.springframework-spring-jdbc-5.2.1.RELEASE
Bump spring-jdbc from 5.2.0.RELEASE to 5.2.1.RELEASE
2 parents 0a805c5 + eed198c commit a771241

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
@@ -174,7 +174,7 @@
174174
<dependency>
175175
<groupId>org.springframework</groupId>
176176
<artifactId>spring-jdbc</artifactId>
177-
<version>5.2.0.RELEASE</version>
177+
<version>5.2.1.RELEASE</version>
178178
<scope>provided</scope>
179179
</dependency>
180180

0 commit comments

Comments
 (0)