From 1319a950f0f18914ac667d8dc72519841015e102 Mon Sep 17 00:00:00 2001 From: utarwyn Date: Sun, 19 Nov 2023 21:08:15 +0100 Subject: [PATCH] Bump sonar-analyzer-commons from 2.5.0 to 2.7.0 --- sonar-plugin/pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/sonar-plugin/pom.xml b/sonar-plugin/pom.xml index 30f0855..fd36130 100644 --- a/sonar-plugin/pom.xml +++ b/sonar-plugin/pom.xml @@ -53,16 +53,16 @@ 9.4.0.54424 9.13.0.20537 1.23.0.740 - 2.5.0.1358 + 2.7.0.1482 3.1.0 3.1.0 3.4.1 4.1 - 5.9.3 - 5.3.1 - 3.24.2 - 0.8.10 + 5.10.1 + 5.7.0 + 3.24.2 + 0.8.11 @@ -98,21 +98,21 @@ org.junit.jupiter junit-jupiter - ${junit.version} + ${version.junit} test org.mockito mockito-junit-jupiter - ${mockito.version} + ${version.mockito} test org.assertj assertj-core - ${assertj.version} + ${version.assertj} test @@ -235,7 +235,7 @@ org.jacoco jacoco-maven-plugin - ${jacoco.version} + ${version.jacoco} file false