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 e634c8f98 RATIS-2520. Bump sonar-maven-plugin to 5.6.0.6792 (#1441)
e634c8f98 is described below
commit e634c8f98c9b9c7d6fdfeb4719fc7ffe36658767
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 15 08:23:54 2026 +0200
RATIS-2520. Bump sonar-maven-plugin to 5.6.0.6792 (#1441)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 446a51bee..f6f887477 100644
--- a/pom.xml
+++ b/pom.xml
@@ -150,7 +150,7 @@
<maven-bundle-plugin.version>6.0.2</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.5.0.6356</sonar-maven-plugin.version>
+ <sonar-maven-plugin.version>5.6.0.6792</sonar-maven-plugin.version>
<!-- org.codehaus.mojo -->
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>