From 63a04ac40b1ff58173d5e0c87261ca1e7461bc5c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 May 2022 23:20:23 +0000 Subject: [PATCH] Bump spring-security-core from 5.2.0.RELEASE to 5.5.7 in /MyShop Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.2.0.RELEASE to 5.5.7. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Changelog](https://github.com/spring-projects/spring-security/blob/main/RELEASE.adoc) - [Commits](https://github.com/spring-projects/spring-security/compare/5.2.0.RELEASE...5.5.7) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- MyShop/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 MyShop/pom.xml diff --git a/MyShop/pom.xml b/MyShop/pom.xml old mode 100755 new mode 100644 index 2e051a4..dc197c7 --- a/MyShop/pom.xml +++ b/MyShop/pom.xml @@ -42,7 +42,7 @@ org.springframework.security spring-security-core - 5.2.0.RELEASE + 5.5.7