From 35308dfba7432cee7ee7d812c49d9126a35702b9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Jul 2020 02:13:30 +0000 Subject: [PATCH] Bump spring-security-oauth2 in /distest-web Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.0.7.RELEASE to 2.0.18.RELEASE. - [Release notes](https://github.com/SpringSource/spring-security-oauth/releases) - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.0.7.RELEASE...2.0.18.RELEASE) Signed-off-by: dependabot[bot] --- distest-web/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/distest-web/pom.xml b/distest-web/pom.xml index cefac416..e6263503 100644 --- a/distest-web/pom.xml +++ b/distest-web/pom.xml @@ -101,7 +101,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.0.7.RELEASE + 2.0.18.RELEASE