From 3805a1fd43091b09ca44e8c1f1c2f91376721af6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2024 22:04:05 +0000 Subject: [PATCH] chore(deps): update maven all non-major dependencies --- backend/pom.xml | 6 +++--- legacy/pom.xml | 6 +++--- processor/pom.xml | 6 +++--- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/backend/pom.xml b/backend/pom.xml index efcd3909a2..e649cdc2ae 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -294,7 +294,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 integration-tests @@ -317,7 +317,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 @{argLine} ${skip.unit.tests} @@ -533,7 +533,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.8.2 + 2.9.0 validate diff --git a/legacy/pom.xml b/legacy/pom.xml index 798dfc2aac..6265ae37e6 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -257,7 +257,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 integration-tests @@ -280,7 +280,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 @{argLine} ${skip.unit.tests} @@ -495,7 +495,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.8.2 + 2.9.0 validate diff --git a/processor/pom.xml b/processor/pom.xml index a8722ed4ee..7820308738 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -231,7 +231,7 @@ org.apache.maven.plugins maven-failsafe-plugin - 3.5.0 + 3.5.1 integration-tests @@ -253,7 +253,7 @@ org.apache.maven.plugins maven-surefire-plugin - 3.5.0 + 3.5.1 @{argLine} ${skip.unit.tests} @@ -463,7 +463,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.8.2 + 2.9.0 validate