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

weichiu pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/hadoop.git


The following commit(s) were added to refs/heads/trunk by this push:
     new 38c1a10  HADOOP-16542. Update commons-beanutils version to 1.9.4. 
Contributed by kevin su.
38c1a10 is described below

commit 38c1a10024476ae78975e4dc7d27a1524722b79d
Author: HUAN-PING SU <[email protected]>
AuthorDate: Tue Sep 10 19:55:46 2019 +0800

    HADOOP-16542. Update commons-beanutils version to 1.9.4. Contributed by 
kevin su.
    
    Signed-off-by: Wei-Chiu Chuang <[email protected]>
---
 hadoop-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml
index db681b7..f8e73d1 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -998,7 +998,7 @@
       <dependency>
         <groupId>commons-beanutils</groupId>
         <artifactId>commons-beanutils</artifactId>
-        <version>1.9.3</version>
+        <version>1.9.4</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to