From a439c1e9af95efa954829f7d6251127ee728a2dd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Nov 2019 11:17:36 +0000 Subject: [PATCH] Bump spring.version in /mybatis-learn Bumps `spring.version` from 4.3.17.RELEASE to 5.2.0.RELEASE. Updates `spring-core` from 4.3.17.RELEASE to 5.2.0.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.17.RELEASE...v5.2.0.RELEASE) Updates `spring-beans` from 4.3.17.RELEASE to 5.2.0.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.17.RELEASE...v5.2.0.RELEASE) Updates `spring-context` from 4.3.17.RELEASE to 5.2.0.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.17.RELEASE...v5.2.0.RELEASE) Updates `spring-jdbc` from 4.3.17.RELEASE to 5.2.0.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.3.17.RELEASE...v5.2.0.RELEASE) Signed-off-by: dependabot[bot] --- mybatis-learn/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mybatis-learn/pom.xml b/mybatis-learn/pom.xml index b5fc01c..7558c06 100644 --- a/mybatis-learn/pom.xml +++ b/mybatis-learn/pom.xml @@ -19,7 +19,7 @@ UTF-8 1.7 1.7 - 4.3.17.RELEASE + 5.2.0.RELEASE