From 8b081cc3a932ca2bd4339375edd7ff24ce820de3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 6 Aug 2020 10:36:09 +0000 Subject: [PATCH] Bump spring-security-core in /Spring04_MVC_PART2 Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 5.2.2.RELEASE to 5.2.5.RELEASE. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/5.2.2.RELEASE...5.2.5.RELEASE) Signed-off-by: dependabot[bot] --- Spring04_MVC_PART2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Spring04_MVC_PART2/pom.xml b/Spring04_MVC_PART2/pom.xml index 378067e..a405156 100644 --- a/Spring04_MVC_PART2/pom.xml +++ b/Spring04_MVC_PART2/pom.xml @@ -38,7 +38,7 @@ org.springframework.security spring-security-core - 5.2.2.RELEASE + 5.2.5.RELEASE