From 339cbc1a15803178cd421e5ee712c2a4db20d551 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 18:33:18 +0000 Subject: [PATCH] Bump spring-security-oauth2 in /crowdsource-core Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.0.4.RELEASE to 2.0.17.RELEASE. - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.0.4.RELEASE...2.0.17.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.security.oauth:spring-security-oauth2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- crowdsource-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crowdsource-core/pom.xml b/crowdsource-core/pom.xml index 4f9b567ff..548098757 100644 --- a/crowdsource-core/pom.xml +++ b/crowdsource-core/pom.xml @@ -88,7 +88,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.0.4.RELEASE + 2.0.17.RELEASE org.springframework.security