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

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


The following commit(s) were added to refs/heads/trunk by this push:
     new 60231efa58 AMBARI-25404: Remove dependency on 
commons-beanutils:commons-beanutils:jar:1.9.3 in Ambari (#3501)
60231efa58 is described below

commit 60231efa58067ac094f65645ce500443aacee1f2
Author: Zhiguo Wu <wuzhi...@apache.org>
AuthorDate: Tue Nov 15 00:41:11 2022 +0800

    AMBARI-25404: Remove dependency on 
commons-beanutils:commons-beanutils:jar:1.9.3 in Ambari (#3501)
---
 ambari-project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/ambari-project/pom.xml b/ambari-project/pom.xml
index 6181ecc024..174d00543c 100644
--- a/ambari-project/pom.xml
+++ b/ambari-project/pom.xml
@@ -114,7 +114,7 @@
       <dependency>
         <groupId>commons-beanutils</groupId>
         <artifactId>commons-beanutils</artifactId>
-        <version>1.9.3</version>
+        <version>1.9.4</version>
         <exclusions>
           <exclusion>
             <groupId>commons-collections</groupId>


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

Reply via email to