>From Michael Blow <[email protected]>:
Michael Blow has uploaded this change for review. (
https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17845 )
Change subject: [NO ISSUE][*DB] Update commons-compress to 1.24.0
......................................................................
[NO ISSUE][*DB] Update commons-compress to 1.24.0
Change-Id: I7ed996c571afae39ff7e968b92c316b4582e261e
---
M asterixdb/pom.xml
1 file changed, 10 insertions(+), 1 deletion(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/45/17845/1
diff --git a/asterixdb/pom.xml b/asterixdb/pom.xml
index dee21dc..ca3314e 100644
--- a/asterixdb/pom.xml
+++ b/asterixdb/pom.xml
@@ -1233,7 +1233,7 @@
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-compress</artifactId>
- <version>1.22</version>
+ <version>1.24.0</version>
</dependency>
<dependency>
<groupId>commons-logging</groupId>
--
To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/17845
To unsubscribe, or for help writing mail filters, visit
https://asterix-gerrit.ics.uci.edu/settings
Gerrit-Project: asterixdb
Gerrit-Branch: stabilization-667a908755
Gerrit-Change-Id: I7ed996c571afae39ff7e968b92c316b4582e261e
Gerrit-Change-Number: 17845
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Blow <[email protected]>
Gerrit-MessageType: newchange