Skip to content

Commit e04c0a9

Browse files
authored
Merge pull request #217 from mybatis/dependabot/maven/org.springframework-spring-jdbc-5.2.8.RELEASE
Bump spring-jdbc from 5.2.7.RELEASE to 5.2.8.RELEASE
2 parents f209a63 + fe51aaa commit e04c0a9

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
@@ -176,7 +176,7 @@
176176
<dependency>
177177
<groupId>org.springframework</groupId>
178178
<artifactId>spring-jdbc</artifactId>
179-
<version>5.2.7.RELEASE</version>
179+
<version>5.2.8.RELEASE</version>
180180
<scope>provided</scope>
181181
</dependency>
182182

0 commit comments

Comments
 (0)