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

jinsongzhou pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/amoro.git


The following commit(s) were added to refs/heads/master by this push:
     new 2799cb927 [Hotfix] Bump up commons-collections for 
amoro-mixed-format-trino module (#2884)
2799cb927 is described below

commit 2799cb927def02a4768458132df7ac49e2a0a22c
Author: ZhouJinsong <[email protected]>
AuthorDate: Thu May 30 17:51:04 2024 +0800

    [Hotfix] Bump up commons-collections for amoro-mixed-format-trino module 
(#2884)
    
    Bump up commons-collections for amoro-mixed-format-trino module
---
 amoro-mixed-format/amoro-mixed-format-trino/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/amoro-mixed-format/amoro-mixed-format-trino/pom.xml 
b/amoro-mixed-format/amoro-mixed-format-trino/pom.xml
index eebefece9..818e4d34a 100644
--- a/amoro-mixed-format/amoro-mixed-format-trino/pom.xml
+++ b/amoro-mixed-format/amoro-mixed-format-trino/pom.xml
@@ -41,7 +41,7 @@
         <guice.version>5.1.0</guice.version>
         <inject.version>1</inject.version>
         <servlet-api.version>4.0.1</servlet-api.version>
-        <commons-collections.version>3.2.1</commons-collections.version>
+        <commons-collections.version>3.2.2</commons-collections.version>
         <avro.version>1.10.1</avro.version>
         <jersey.version>1.19.4</jersey.version>
         <guava-retrying.version>2.0.0</guava-retrying.version>

Reply via email to