diff --git a/7.8 Ajuste CEP - Spring Boot 2.7.0/algamoney-api/pom.xml b/7.8 Ajuste CEP - Spring Boot 2.7.0/algamoney-api/pom.xml
index 351b94b..04e9a5c 100644
--- a/7.8 Ajuste CEP - Spring Boot 2.7.0/algamoney-api/pom.xml	
+++ b/7.8 Ajuste CEP - Spring Boot 2.7.0/algamoney-api/pom.xml	
@@ -90,7 +90,7 @@
 		<dependency>
 			<groupId>org.springframework.security.oauth</groupId>
 			<artifactId>spring-security-oauth2</artifactId>
-			<version>2.5.1.RELEASE</version>
+			<version>2.5.2.RELEASE</version>
 		</dependency>
 
 		<dependency>