From d42a747a8b06b8018ad2080065ee5b09ad9b83f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2020 02:56:17 +0000 Subject: [PATCH] Bump spring-security-core in /hmis-survey-api 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] --- hmis-survey-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hmis-survey-api/pom.xml b/hmis-survey-api/pom.xml index 239c187a..c64d48bb 100644 --- a/hmis-survey-api/pom.xml +++ b/hmis-survey-api/pom.xml @@ -29,7 +29,7 @@ org.springframework.security spring-security-core - 4.2.12.RELEASE + 5.0.0.RELEASE