Skip to content

Commit

Permalink
Bump spring-jdbc from 5.2.1.RELEASE to 5.2.2.RELEASE
Browse files Browse the repository at this point in the history
Bumps [spring-jdbc](https://github.com/spring-projects/spring-framework) from 5.2.1.RELEASE to 5.2.2.RELEASE.
- [Release notes](https://github.com/spring-projects/spring-framework/releases)
- [Commits](spring-projects/spring-framework@v5.2.1.RELEASE...v5.2.2.RELEASE)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Dec 4, 2019
1 parent 4d69f65 commit 40f61ae
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.1.RELEASE</version>
<version>5.2.2.RELEASE</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 40f61ae

Please sign in to comment.