From 145a9bd3027de3baa3ab5a36ad74bcd86ba70f9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 15:13:13 +0000 Subject: [PATCH] Bump spring-security-core in /simple-ecommerce-site Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 3.2.0.RELEASE to 4.2.17.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/3.2.0.RELEASE...4.2.17.RELEASE) Signed-off-by: dependabot[bot] --- simple-ecommerce-site/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/simple-ecommerce-site/pom.xml b/simple-ecommerce-site/pom.xml index 8f9f6dbb..ad983495 100644 --- a/simple-ecommerce-site/pom.xml +++ b/simple-ecommerce-site/pom.xml @@ -210,7 +210,7 @@ org.springframework.security spring-security-core - 3.2.0.RELEASE + 4.2.17.RELEASE org.springframework.security