From 50eb9df721e015a355ebe2b543f771565995a076 Mon Sep 17 00:00:00 2001 From: Daniel Muehlbachler-Pietrzykowski Date: Sun, 3 Mar 2024 09:01:57 +0100 Subject: [PATCH] Issue #499: update sonar-packaging-maven-plugin for SQ 10.4 compatibility --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5114fe7b..7d2c2142 100644 --- a/pom.xml +++ b/pom.xml @@ -773,13 +773,14 @@ org.sonarsource.sonar-packaging-maven-plugin sonar-packaging-maven-plugin - 1.21.0.505 + 1.23.0.740 true checkstyle Checkstyle org.sonar.plugins.checkstyle.CheckstylePlugin Analyze Java code with Checkstyle + java