From 3ab782e39fc1f891087f269d6e69885037a16dd4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:27:38 +0000 Subject: [PATCH] Bump spring-security-web in /project Bumps [spring-security-web](https://github.com/spring-projects/spring-security) from 5.2.1.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/5.2.1.RELEASE...5.2.10.RELEASE) Signed-off-by: dependabot[bot] --- project/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/project/pom.xml b/project/pom.xml index 3de25cc..66548e6 100644 --- a/project/pom.xml +++ b/project/pom.xml @@ -63,14 +63,14 @@ org.springframework.security spring-security-web - 5.2.1.RELEASE + 5.2.10.RELEASE org.springframework.security spring-security-web - 5.1.5.RELEASE + 5.2.10.RELEASE