This is an automated email from the ASF dual-hosted git repository.

stevel pushed a commit to branch branch-3.4.1
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/branch-3.4.1 by this push:
     new 1d069671ed1 HADOOP-19294. NPE on maven enforcer with -Pnative on arm 
mac (#7082)
1d069671ed1 is described below

commit 1d069671ed1a99e6c06e21ab06af7ad07a6ab732
Author: Steve Loughran <ste...@cloudera.com>
AuthorDate: Tue Oct 1 14:34:05 2024 +0100

    HADOOP-19294. NPE on maven enforcer with -Pnative on arm mac (#7082)
    
    Update maven-enforcer-plugin.version to 3.5.0
    
    Contributed by Steve Loughran
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3d027fa6704..16a3733b36b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 
https://maven.apache.org/x
     <maven-antrun-plugin.version>1.7</maven-antrun-plugin.version>
     <maven-assembly-plugin.version>2.4</maven-assembly-plugin.version>
     <maven-dependency-plugin.version>3.0.2</maven-dependency-plugin.version>
-    <maven-enforcer-plugin.version>3.0.0</maven-enforcer-plugin.version>
+    <maven-enforcer-plugin.version>3.5.0</maven-enforcer-plugin.version>
     
<restrict-imports.enforcer.version>2.0.0</restrict-imports.enforcer.version>
     <maven-javadoc-plugin.version>3.0.1</maven-javadoc-plugin.version>
     <maven-gpg-plugin.version>1.5</maven-gpg-plugin.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-commits-h...@hadoop.apache.org

Reply via email to