From 1bbc365a436dee485d79efbd626ea2b00073e66b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Feb 2021 19:34:43 +0000 Subject: [PATCH] Bump spring.version from 3.1.0.RELEASE to 5.3.4 in /backend/book-match Bumps `spring.version` from 3.1.0.RELEASE to 5.3.4. Updates `spring-core` from 3.1.0.RELEASE to 5.3.4 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.3.4) Updates `spring-expression` from 3.1.0.RELEASE to 5.3.4 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.3.4) Updates `spring-beans` from 3.1.0.RELEASE to 5.3.4 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.3.4) Updates `spring-aop` from 3.1.0.RELEASE to 5.3.4 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.3.4) Updates `spring-context` from 3.1.0.RELEASE to 5.3.4 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.3.4) Updates `spring-context-support` from 3.1.0.RELEASE to 5.3.4 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.3.4) Updates `spring-tx` from 3.1.0.RELEASE to 5.3.4 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.3.4) Updates `spring-jdbc` from 3.1.0.RELEASE to 5.3.4 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.3.4) Updates `spring-orm` from 3.1.0.RELEASE to 5.3.4 - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v3.1.0.RELEASE...v5.3.4) 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..958a9d0 --- a/backend/book-match/pom.xml +++ b/backend/book-match/pom.xml @@ -9,7 +9,7 @@ 1.6 - 3.1.0.RELEASE + 5.3.4 4.0.1.Final