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 b60fcf6a2 RATIS-2552. Bump sonar-maven-plugin to 5.7.0.6970 (#1472)
b60fcf6a2 is described below
commit b60fcf6a251705705d5c55910c7b5c2b6b6aa502
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jun 1 09:28:11 2026 +0200
RATIS-2552. Bump sonar-maven-plugin to 5.7.0.6970 (#1472)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index ac556c1be..a934779af 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.6.0.6792</sonar-maven-plugin.version>
+ <sonar-maven-plugin.version>5.7.0.6970</sonar-maven-plugin.version>
<!-- org.codehaus.mojo -->
<build-helper-maven-plugin.version>3.6.1</build-helper-maven-plugin.version>