From 7d8254a4dc4f29886833e89e45f21755bdcbf19d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 07:05:48 +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.2.22.RELEASE. - [Release notes](https://github.com/spring-projects/spring-framework/releases) - [Commits](https://github.com/spring-projects/spring-framework/compare/v5.1.3.RELEASE...v5.2.22.RELEASE) --- 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..847a9aaa --- 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.2.22.RELEASE junit @@ -107,7 +107,7 @@ org.springframework spring-core - 5.1.3.RELEASE + 5.2.22.RELEASE compile