From bc13fd3af06f22138df10cb092b2f4bcdd374bfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 18:32:15 +0000 Subject: [PATCH] build(deps): bump spring-security-oauth2 in /ds-security-oauth2-client Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.3.3.RELEASE to 2.3.5.RELEASE. - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.3.3.RELEASE...2.3.5.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.security.oauth:spring-security-oauth2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ds-security-oauth2-client/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ds-security-oauth2-client/pom.xml b/ds-security-oauth2-client/pom.xml index 3deab29..84fe961 100644 --- a/ds-security-oauth2-client/pom.xml +++ b/ds-security-oauth2-client/pom.xml @@ -38,7 +38,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.3.3.RELEASE + 2.3.5.RELEASE