You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@asterixdb.apache.org by mb...@apache.org on 2021/11/07 00:20:03 UTC

[asterixdb] branch master updated: [NO ISSUE][MISC] Update commons-io 2.8.0 -> 2.11.0

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 76082aa  [NO ISSUE][MISC] Update commons-io 2.8.0 -> 2.11.0
76082aa is described below

commit 76082aa73215a230c68b64c29ff8b3d380647c23
Author: Michael Blow <mb...@apache.org>
AuthorDate: Thu Nov 4 12:23:38 2021 -0400

    [NO ISSUE][MISC] Update commons-io 2.8.0 -> 2.11.0
    
    Change-Id: Ia9b83b383e0b07ea205a9831bb65a14ad99aeeb8
    Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/13943
    Reviewed-by: Michael Blow <mb...@apache.org>
    Reviewed-by: Murtadha Hubail <mh...@apache.org>
    Tested-by: Michael Blow <mb...@apache.org>
    Tested-by: Jenkins <je...@fulliautomatix.ics.uci.edu>
    Integration-Tests: Jenkins <je...@fulliautomatix.ics.uci.edu>
---
 hyracks-fullstack/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml
index 9a8202c..90b1ed3 100644
--- a/hyracks-fullstack/pom.xml
+++ b/hyracks-fullstack/pom.xml
@@ -206,7 +206,7 @@
       <dependency>
         <groupId>commons-io</groupId>
         <artifactId>commons-io</artifactId>
-        <version>2.8.0</version>
+        <version>2.11.0</version>
       </dependency>
       <dependency>
         <groupId>org.apache.commons</groupId>