From c16703478290eaefe27bb75b4a6b06a27a54a369 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 17 Dec 2019 14:48:44 +0000 Subject: [PATCH] Bump spring.version in /backend/book-match Bumps `spring.version` from 3.1.0.RELEASE to 5.2.2.RELEASE. Updates `spring-core` from 3.1.0.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/v3.1.0.RELEASE...v5.2.2.RELEASE) Updates `spring-expression` from 3.1.0.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/v3.1.0.RELEASE...v5.2.2.RELEASE) Updates `spring-beans` from 3.1.0.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/v3.1.0.RELEASE...v5.2.2.RELEASE) Updates `spring-aop` from 3.1.0.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/v3.1.0.RELEASE...v5.2.2.RELEASE) Updates `spring-context` from 3.1.0.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/v3.1.0.RELEASE...v5.2.2.RELEASE) Updates `spring-context-support` from 3.1.0.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/v3.1.0.RELEASE...v5.2.2.RELEASE) Updates `spring-tx` from 3.1.0.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/v3.1.0.RELEASE...v5.2.2.RELEASE) Updates `spring-jdbc` from 3.1.0.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/v3.1.0.RELEASE...v5.2.2.RELEASE) Updates `spring-orm` from 3.1.0.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/v3.1.0.RELEASE...v5.2.2.RELEASE) Signed-off-by: dependabot[bot] --- backend/book-match/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 backend/book-match/pom.xml diff --git a/backend/book-match/pom.xml b/backend/book-match/pom.xml old mode 100755 new mode 100644 index bab6380..f104a93 --- a/backend/book-match/pom.xml +++ b/backend/book-match/pom.xml @@ -9,7 +9,7 @@ 1.6 - 3.1.0.RELEASE + 5.2.2.RELEASE 4.0.1.Final