From e4b2f72b0eb80fa322541d9960f39e6afeaa2843 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 18:33:35 +0000 Subject: [PATCH] Bump spring-security-oauth2 Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.0.2.RELEASE to 2.0.17.RELEASE. - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.0.2.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] --- .../archived/spring-boot-REST-OAuth2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/spring-boot-REST-OAuth2/archived/spring-boot-REST-OAuth2/pom.xml b/spring-boot-REST-OAuth2/archived/spring-boot-REST-OAuth2/pom.xml index 93946160..a8e1ce65 100644 --- a/spring-boot-REST-OAuth2/archived/spring-boot-REST-OAuth2/pom.xml +++ b/spring-boot-REST-OAuth2/archived/spring-boot-REST-OAuth2/pom.xml @@ -88,7 +88,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.0.2.RELEASE + 2.0.17.RELEASE