From 6b26f3830ddf47265be7b24aefcf1698549f2802 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Apr 2023 17:46:11 +0000 Subject: [PATCH] Bump spring-core in /backend/book-match Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 3.1.0.RELEASE to 5.2.24.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.24.RELEASE) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... 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..5b772b0 --- a/backend/book-match/pom.xml +++ b/backend/book-match/pom.xml @@ -9,7 +9,7 @@ 1.6 - 3.1.0.RELEASE + 5.2.24.RELEASE 4.0.1.Final