From 6ab44e98afa0513a23e107d89129057d78090289 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2020 02:55:18 +0000 Subject: [PATCH] Bump spring-security-core in /housing-matching Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 4.2.12.RELEASE to 5.0.0.RELEASE. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/4.2.12.RELEASE...5.0.0.RELEASE) Signed-off-by: dependabot[bot] --- housing-matching/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/housing-matching/pom.xml b/housing-matching/pom.xml index 52aa65a5..c720a998 100644 --- a/housing-matching/pom.xml +++ b/housing-matching/pom.xml @@ -41,7 +41,7 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 5.0.0.RELEASE org.springframework