From 9e4e466681e1cb25811d5f217d1c77cc4f773f94 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Mar 2024 22:29:15 +0000 Subject: [PATCH] Bump org.springframework.security.oauth:spring-security-oauth2 Bumps [org.springframework.security.oauth:spring-security-oauth2](https://github.com/SpringSource/spring-security-oauth) from 2.5.1.RELEASE to 2.5.2.RELEASE. - [Commits](https://github.com/SpringSource/spring-security-oauth/compare/2.5.1.RELEASE...2.5.2.RELEASE) --- updated-dependencies: - dependency-name: org.springframework.security.oauth:spring-security-oauth2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../algamoney-api/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/6.7 Movendo o refresh token para o cookie - Spring Boot 2.7.0/algamoney-api/pom.xml b/6.7 Movendo o refresh token para o cookie - Spring Boot 2.7.0/algamoney-api/pom.xml index 8fe651f..49ab11c 100644 --- a/6.7 Movendo o refresh token para o cookie - Spring Boot 2.7.0/algamoney-api/pom.xml +++ b/6.7 Movendo o refresh token para o cookie - Spring Boot 2.7.0/algamoney-api/pom.xml @@ -83,7 +83,7 @@ org.springframework.security.oauth spring-security-oauth2 - 2.5.1.RELEASE + 2.5.2.RELEASE