From 23355b6fb95067e28499f0510c5486840415bf13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 Sep 2023 04:49:53 +0000 Subject: [PATCH] Bump org.springframework.security:spring-security-web Bumps [org.springframework.security:spring-security-web](https://github.com/spring-projects/spring-security) from 4.1.3.RELEASE to 5.2.10.RELEASE. - [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/4.1.3.RELEASE...5.2.10.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-web dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 0af54f4f..b212cd8b --- a/pom.xml +++ b/pom.xml @@ -42,7 +42,7 @@ org.springframework.security spring-security-web - 4.1.3.RELEASE + 5.2.10.RELEASE org.springframework.security