From 484c6649b647a969a109cf8c9ef8641756a0c8c6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Dec 2021 07:20:24 +0000 Subject: [PATCH] build(deps-dev): bump spring-security-oauth2 Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.3.3.RELEASE to 2.3.6.RELEASE. - [Release notes](https://github.com/SpringSource/spring-security-oauth/releases) - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.3.3.RELEASE...2.3.6.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.security.oauth:spring-security-oauth2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- com.creditease.uav.fastjson/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/com.creditease.uav.fastjson/pom.xml b/com.creditease.uav.fastjson/pom.xml index 011da09a..e65cc66d 100644 --- a/com.creditease.uav.fastjson/pom.xml +++ b/com.creditease.uav.fastjson/pom.xml @@ -376,7 +376,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.3.3.RELEASE + 2.3.6.RELEASE commons-codec