From 9fdad2919c0e4c082223ed62cd36ee5e64e9fcf7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 12 Jan 2020 16:33:50 +0000 Subject: [PATCH] Bump spring.version in /SpringMvcJdbcTemplate Bumps `spring.version` from 4.2.4.RELEASE to 5.2.2.RELEASE. Updates `spring-core` from 4.2.4.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.4.RELEASE...v5.2.2.RELEASE) Updates `spring-context` from 4.2.4.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.4.RELEASE...v5.2.2.RELEASE) Updates `spring-beans` from 4.2.4.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.4.RELEASE...v5.2.2.RELEASE) Updates `spring-aop` from 4.2.4.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.4.RELEASE...v5.2.2.RELEASE) Updates `spring-tx` from 4.2.4.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.4.RELEASE...v5.2.2.RELEASE) Updates `spring-expression` from 4.2.4.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.4.RELEASE...v5.2.2.RELEASE) Updates `spring-web` from 4.2.4.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.4.RELEASE...v5.2.2.RELEASE) Updates `spring-webmvc` from 4.2.4.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.4.RELEASE...v5.2.2.RELEASE) Updates `spring-orm` from 4.2.4.RELEASE to 5.2.2.RELEASE - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v4.2.4.RELEASE...v5.2.2.RELEASE) Signed-off-by: dependabot[bot] --- SpringMvcJdbcTemplate/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SpringMvcJdbcTemplate/pom.xml b/SpringMvcJdbcTemplate/pom.xml index cc569e1..e2d80d4 100644 --- a/SpringMvcJdbcTemplate/pom.xml +++ b/SpringMvcJdbcTemplate/pom.xml @@ -13,7 +13,7 @@ 1.7 - 4.2.4.RELEASE + 5.2.2.RELEASE 2.2.2 4.3.10.Final 4.2.1.RELEASE