From c01f3cd94486d43df471132e1018bd7269323fb7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 22:58:35 +0000 Subject: [PATCH] Bump spring-security-core from 6.0.0 to 6.0.3 in /Spring3MVC Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 6.0.0 to 6.0.3. - [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/6.0.0...6.0.3) --- updated-dependencies: - dependency-name: org.springframework.security:spring-security-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Spring3MVC/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spring3MVC/pom.xml b/Spring3MVC/pom.xml index a0703f5..c063912 100644 --- a/Spring3MVC/pom.xml +++ b/Spring3MVC/pom.xml @@ -9,7 +9,7 @@ http://maven.apache.org - 6.0.0 + 6.0.3