diff --git a/custom-checks/checkstyle/pom.xml b/custom-checks/checkstyle/pom.xml index e0082d04..64ccc392 100644 --- a/custom-checks/checkstyle/pom.xml +++ b/custom-checks/checkstyle/pom.xml @@ -17,11 +17,23 @@ Checkstyle Custom Checks + + org.slf4j + slf4j-api + ${slf4j.version} + provided + com.puppycrawl.tools checkstyle ${checkstyle.version} provided + + + org.slf4j + slf4j-simple + + com.puppycrawl.tools @@ -29,6 +41,12 @@ ${checkstyle.version} test-jar provided + + + org.slf4j + slf4j-simple + + org.eclipse.jetty @@ -63,12 +81,6 @@ org.eclipse.jdt.annotation ${jdt-annotations.version} - - org.slf4j - slf4j-api - ${slf4j.version} - provided - ch.qos.logback logback-classic diff --git a/custom-checks/pmd/pom.xml b/custom-checks/pmd/pom.xml index 3b86f80b..2faef959 100644 --- a/custom-checks/pmd/pom.xml +++ b/custom-checks/pmd/pom.xml @@ -34,6 +34,12 @@ pmd-test ${pmd.version} test + + + org.slf4j + slf4j-simple + + diff --git a/pom.xml b/pom.xml index fab8dafa..38734adf 100644 --- a/pom.xml +++ b/pom.xml @@ -84,8 +84,8 @@ 4.25 4.21.0 - 1.7.36 - 1.2.13 + 2.0.17 + 1.5.23 2.4.0 target/dependency 2.2.0