From 5d5baa1bf443bc73fa6db48c16aab758766fae0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2020 20:01:49 +0000 Subject: [PATCH] Bump spring-security-core in /diandian-api-sdk-java-sample Bumps [spring-security-core](https://github.com/spring-projects/spring-security) from 3.1.0.RELEASE to 4.2.17.RELEASE. - [Release notes](https://github.com/spring-projects/spring-security/releases) - [Commits](https://github.com/spring-projects/spring-security/compare/3.1.0.RELEASE...4.2.17.RELEASE) Signed-off-by: dependabot[bot] --- diandian-api-sdk-java-sample/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/diandian-api-sdk-java-sample/pom.xml b/diandian-api-sdk-java-sample/pom.xml index 8abf424..0266616 100644 --- a/diandian-api-sdk-java-sample/pom.xml +++ b/diandian-api-sdk-java-sample/pom.xml @@ -75,7 +75,7 @@ org.springframework.security spring-security-core - 3.1.0.RELEASE + 4.2.17.RELEASE org.springframework.security