From deb39bf31d09051e0de6c2969b8254a1b48438b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Jun 2023 18:32:50 +0000 Subject: [PATCH] Bump spring-security-oauth2 in /HealthApp_Spring-source-code Bumps [spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.1.1.RELEASE to 2.1.4.RELEASE. - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.1.1.RELEASE...2.1.4.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.security.oauth:spring-security-oauth2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- HealthApp_Spring-source-code/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HealthApp_Spring-source-code/pom.xml b/HealthApp_Spring-source-code/pom.xml index d448047..095f074 100644 --- a/HealthApp_Spring-source-code/pom.xml +++ b/HealthApp_Spring-source-code/pom.xml @@ -94,7 +94,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.1.1.RELEASE + 2.1.4.RELEASE org.springframework.security