From 89a92df6b7595db99f96623b743bdf7de60f5263 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Tue, 30 Apr 2024 09:37:18 +0100 Subject: Fix checkstyle version on integration pom Issue-ID: POLICY-4970 Change-Id: I5de475f751c4ef920874bec085c072031c2dde97 Signed-off-by: adheli.tavares --- integration/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/integration/pom.xml b/integration/pom.xml index 1e8997fc..7f5b1932 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -39,7 +39,7 @@ 17 4.1.3-SNAPSHOT - 4.1.2-SNAPSHOT + 4.1.3-SNAPSHOT ${project.build.directory}/code-coverage/jacoco-ut.exec jacoco -- cgit 1.2.3-korg