From f7f34b38961cc1d6a12d9325ca082086b38d3a9f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:14:59 +0000 Subject: [PATCH] Bump spring-security-web in /diandian-api-sdk-java-sample Bumps [spring-security-web](https://github.com/spring-projects/spring-security) from 3.1.0.RELEASE to 5.2.10.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.1.0.RELEASE...5.2.10.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..d136411 100644 --- a/diandian-api-sdk-java-sample/pom.xml +++ b/diandian-api-sdk-java-sample/pom.xml @@ -80,7 +80,7 @@ org.springframework.security spring-security-web - 3.1.0.RELEASE + 5.2.10.RELEASE org.springframework.security