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 2b5bd841b RATIS-2451. Bump hadoop-maven-plugins to 3.4.3 (#1388)
2b5bd841b is described below
commit 2b5bd841b56ea1c4fed25d999b65a409e4e07d83
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Mar 27 09:14:09 2026 +0100
RATIS-2451. Bump hadoop-maven-plugins to 3.4.3 (#1388)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 14a35a7d1..6c9d08257 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,7 +149,7 @@
<!-- Maven plugin versions -->
<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.2</hadoop-maven-plugins.version>
+ <hadoop-maven-plugins.version>3.4.3</hadoop-maven-plugins.version>
<sonar-maven-plugin.version>5.3.0.6276</sonar-maven-plugin.version>
<!-- org.codehaus.mojo -->