From 2bb057d9d3835b993f5d33a04948a2f56b7850d6 Mon Sep 17 00:00:00 2001 From: Mario Serrano Date: Thu, 9 Apr 2026 07:58:33 -0500 Subject: [PATCH] chore: upgrade Spring Boot to 4.0.5 and update Swagger and AWS dependencies --- extensions/reports/sources/ui/pom.xml | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/extensions/reports/sources/ui/pom.xml b/extensions/reports/sources/ui/pom.xml index 041812c4..378cb82a 100644 --- a/extensions/reports/sources/ui/pom.xml +++ b/extensions/reports/sources/ui/pom.xml @@ -64,7 +64,7 @@ io.swagger.core.v3 swagger-annotations-jakarta - 2.2.42 + ${swagger.version} provided diff --git a/pom.xml b/pom.xml index 63fa03e9..6e94b963 100644 --- a/pom.xml +++ b/pom.xml @@ -57,14 +57,14 @@ ${project.baseUri} - 4.0.3 - 2.2.38 + 4.0.5 + 2.2.46 1 10.1.0-jakarta 1.1.0 - 2.41.10 + 2.42.30 6.21.4