Skip to content

Commit 0ef7973

Browse files
authored
Merge pull request #74 from mybatis/dependabot/maven/org.springframework-spring-jdbc-5.3.0
Bump spring-jdbc from 5.2.7.RELEASE to 5.3.0
2 parents 5819917 + 5b0342d commit 0ef7973

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
@@ -123,7 +123,7 @@
123123
<dependency>
124124
<groupId>org.springframework</groupId>
125125
<artifactId>spring-jdbc</artifactId>
126-
<version>5.2.7.RELEASE</version>
126+
<version>5.3.0</version>
127127
<scope>test</scope>
128128
</dependency>
129129
</dependencies>

0 commit comments

Comments
 (0)