Skip to content

Commit

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

Bump spring-jdbc from 5.2.3.RELEASE to 5.2.4.RELEASE
  • Loading branch information
hazendaz committed Feb 28, 2020
2 parents 94f5644 + 728291a commit fffe34c
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 @@ -175,7 +175,7 @@
<dependency>
<groupId>org.springframework</groupId>
<artifactId>spring-jdbc</artifactId>
<version>5.2.3.RELEASE</version>
<version>5.2.4.RELEASE</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit fffe34c

Please sign in to comment.