diff --git a/pom.xml b/pom.xml index 65efd02..6697c1f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.checkstyle checkstyle-sonar-plugin - 10.27.0-SNAPSHOT + 10.24.0-SNAPSHOT sonar-plugin Checkstyle SonarQube Plugin @@ -93,13 +93,13 @@ - 10.26.1 + 10.23.0 9.9.4.87374 9.9.0.229 1.44.1 - 10.26.1 + 10.23.0 3.1.0 https://raw.githubusercontent.com/checkstyle/checkstyle/checkstyle-${checkstyle.version}/config/checkstyle-checks.xml @@ -155,18 +155,18 @@ com.google.guava guava - 32.0.0-jre + 32.0.1-jre org.sonarsource.api.plugin sonar-plugin-api - ${sonar.api-version} + 9.9.0.229 provided org.sonarsource.sonarqube sonar-plugin-api-impl - ${sonar.version} + 9.9.4.87374 test @@ -225,7 +225,7 @@ org.sonarsource.sonarqube sonar-testing-harness test - ${sonar.version} + 10.4.0.87240 org.sonarsource.orchestrator @@ -266,20 +266,20 @@ org.sonarsource.sonarqube sonar-ws - ${sonar.version} + 9.9.4.87374 test org.jacoco org.jacoco.agent - ${maven.jacoco.plugin.version} + 0.8.10 runtime test com.puppycrawl.tools checkstyle - ${checkstyle.version} + 10.23.0 commons-cli @@ -298,7 +298,7 @@ com.fasterxml.jackson.dataformat jackson-dataformat-yaml - 2.14.0 + 1.2 com.fasterxml.jackson.core @@ -308,7 +308,7 @@ org.apache.commons commons-lang3 - 3.18.0 + 3.10 org.reflections @@ -433,7 +433,7 @@ com.puppycrawl.tools checkstyle - ${maven.sevntu.checkstyle.plugin.checkstyle.version} + 10.23.0 com.github.sevntu-checkstyle