From 80a9466c3f9143c3bec0711d124b59590f6dd561 Mon Sep 17 00:00:00 2001 From: Fernando Terra <79578735+fterra-encora@users.noreply.github.com> Date: Tue, 1 Oct 2024 14:16:01 -0300 Subject: [PATCH] chore: update support/client2 with main (#1192) * fix(deps): update maven all non-major dependencies * fix(deps): update dependency date-fns to v4 (#1173) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> * fix(FSADT1-1514): fixed doing business as processing (#1177) - added to external users the DBA field filled - fixed the DBA field on the processor * fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.4 * chore(deps): update maven all non-major dependencies --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Paulo Gomes da Cruz Junior Co-authored-by: Maria Martinez <77364706+mamartinezmejia@users.noreply.github.com> --- backend/pom.xml | 2 +- legacy/pom.xml | 2 +- processor/pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index 8d494c2531..889d2b8f2b 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -533,7 +533,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.8.1 + 2.8.2 validate diff --git a/legacy/pom.xml b/legacy/pom.xml index 5c0c805f28..68715e1434 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -495,7 +495,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.8.1 + 2.8.2 validate diff --git a/processor/pom.xml b/processor/pom.xml index 3b17c44020..6fb29d4cdd 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -46,7 +46,7 @@ 3.24.2 4.1.113.Final ${project.version} - 10.18.0 + 10.18.2 @@ -463,7 +463,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.8.1 + 2.8.2 validate