From 490ccc56bf6efab32f96972d428627cfe4f8ffb2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 18:33:04 +0000 Subject: [PATCH] Bump spring-security-oauth2 from 2.0.11.RELEASE to 2.0.17.RELEASE Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.0.11.RELEASE to 2.0.17.RELEASE. - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.0.11.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] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 pom.xml diff --git a/pom.xml b/pom.xml old mode 100755 new mode 100644 index 7a40cb0..78046d7 --- a/pom.xml +++ b/pom.xml @@ -91,7 +91,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.0.11.RELEASE + 2.0.17.RELEASE org.springframework.cloud