Skip to content

Commit

Permalink
Merge pull request #115 from mybatis/dependabot/maven/org.springframe…
Browse files Browse the repository at this point in the history
…work-spring-jdbc-5.3.14

Bump spring-jdbc from 5.3.13 to 5.3.14
  • Loading branch information
hazendaz committed Dec 16, 2021
2 parents 7f8f629 + 1e95129 commit 6f1207b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>5.3.13</version>
<version>5.3.14</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 6f1207b

Please sign in to comment.