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