From 981e00ead61e2c29664aeb9925b6ccd95c5ba141 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 23 Apr 2022 02:51:44 +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.19. - [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.19) --- 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..a98fa1d4 --- 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.19 junit @@ -107,7 +107,7 @@ org.springframework spring-core - 5.1.3.RELEASE + 5.3.19 compile