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 <[email protected]>
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 <[email protected]>
Reviewed-by: Murtadha Hubail <[email protected]>
Tested-by: Michael Blow <[email protected]>
Tested-by: Jenkins <[email protected]>
Integration-Tests: Jenkins <[email protected]>
---
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>