From f67e32a6a7e81412a5c0aa452895661756e96f6c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 14:40:41 +0000 Subject: [PATCH] Bump spring-security-oauth in /AppDirectChallenge Bumps [spring-security-oauth](https://github.com/SpringSource/spring-security-oauth) from 2.0.3.RELEASE to 2.0.19.RELEASE. - [Release notes](https://github.com/SpringSource/spring-security-oauth/releases) - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.0.3.RELEASE...2.0.19.RELEASE) Signed-off-by: dependabot[bot] --- AppDirectChallenge/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/AppDirectChallenge/pom.xml b/AppDirectChallenge/pom.xml index 1bef525..2b34c33 100644 --- a/AppDirectChallenge/pom.xml +++ b/AppDirectChallenge/pom.xml @@ -47,7 +47,7 @@ org.springframework.security.oauth spring-security-oauth - 2.0.3.RELEASE + 2.0.19.RELEASE oauth.signpost