Skip to content

Commit ae60feb

Browse files
authored
Merge pull request #208 from mybatis/dependabot/maven/org.springframework-spring-jdbc-5.2.7.RELEASE
Bump spring-jdbc from 5.2.6.RELEASE to 5.2.7.RELEASE
2 parents 4c21d26 + d6051f4 commit ae60feb

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
@@ -175,7 +175,7 @@
175175
<dependency>
176176
<groupId>org.springframework</groupId>
177177
<artifactId>spring-jdbc</artifactId>
178-
<version>5.2.6.RELEASE</version>
178+
<version>5.2.7.RELEASE</version>
179179
<scope>provided</scope>
180180
</dependency>
181181

0 commit comments

Comments
 (0)