diff --git a/backend/pom.xml b/backend/pom.xml index c6a8973a58..9d58b99ba4 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -462,7 +462,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.2 + 3.3.0 ${checkstyle.skip} google_checks.xml @@ -484,7 +484,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.7.8 + 2.7.9 validate diff --git a/legacy/pom.xml b/legacy/pom.xml index dbdc25ae92..4fdd97c08e 100644 --- a/legacy/pom.xml +++ b/legacy/pom.xml @@ -441,7 +441,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.2 + 3.3.0 ${checkstyle.skip} google_checks.xml @@ -463,7 +463,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.7.8 + 2.7.9 validate diff --git a/processor/pom.xml b/processor/pom.xml index deeebb0745..9df74ee931 100644 --- a/processor/pom.xml +++ b/processor/pom.xml @@ -445,7 +445,7 @@ org.apache.maven.plugins maven-checkstyle-plugin - 3.2.2 + 3.3.0 ${checkstyle.skip} google_checks.xml @@ -467,7 +467,7 @@ org.cyclonedx cyclonedx-maven-plugin - 2.7.8 + 2.7.9 validate