From 99fd28dd72cc0567ed06e974c9e982b892054857 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 31 Mar 2022 21:02:29 +0000 Subject: [PATCH] Bump spring-core in /data-structure-algorithm Bumps [spring-core](https://github.com/spring-projects/spring-framework) from 5.1.3.RELEASE to 5.3.18. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.3.RELEASE...v5.3.18) --- updated-dependencies: - dependency-name: org.springframework:spring-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- data-structure-algorithm/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) mode change 100755 => 100644 data-structure-algorithm/pom.xml diff --git a/data-structure-algorithm/pom.xml b/data-structure-algorithm/pom.xml old mode 100755 new mode 100644 index 17ad66ad..577e4bae --- a/data-structure-algorithm/pom.xml +++ b/data-structure-algorithm/pom.xml @@ -96,7 +96,7 @@ org.springframework spring-core - 5.1.3.RELEASE + 5.3.18 junit @@ -107,7 +107,7 @@ org.springframework spring-core - 5.1.3.RELEASE + 5.3.18 compile