This is an automated email from the ASF dual-hosted git repository.
adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ratis.git
The following commit(s) were added to refs/heads/master by this push:
new 8feedea1d RATIS-2466. Bump sonar-maven-plugin to 5.5.0.6356 (#1397)
8feedea1d is described below
commit 8feedea1dfadfe9304545bb9d212833f30ebbc83
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sat Mar 28 17:50:43 2026 +0100
RATIS-2466. Bump sonar-maven-plugin to 5.5.0.6356 (#1397)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 46abee78c..39be9e27a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
<maven-bundle-plugin.version>5.1.8</maven-bundle-plugin.version>
<wagon-ssh.version>3.5.3</wagon-ssh.version>
<hadoop-maven-plugins.version>3.4.3</hadoop-maven-plugins.version>
- <sonar-maven-plugin.version>5.3.0.6276</sonar-maven-plugin.version>
+ <sonar-maven-plugin.version>5.5.0.6356</sonar-maven-plugin.version>
<!-- org.codehaus.mojo -->
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>