commit | d821af07316d94911f153acfae7c641d8216e820 | [log] [tgz] |
---|---|---|
author | Michael Blow <mblow@apache.org> | Mon Apr 05 09:33:15 2021 -0400 |
committer | Michael Blow <mblow@apache.org> | Tue Apr 06 12:27:56 2021 +0000 |
tree | 7b6831c5c8e7b91d6c24b7fd714bfe317305ca7c | |
parent | d18d6ac28b154e1570f863d779b9ae59add6887f [diff] |
[NO ISSUE][MISC] Advance it.unimi.dsi:fastutil 8.3.0->8.5.4 Change-Id: Idd434fcf59eeb81638ebbe96d99fb61c2965da90 Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/10903 Reviewed-by: Michael Blow <mblow@apache.org> Reviewed-by: Ian Maxon <imaxon@uci.edu> Integration-Tests: Jenkins <jenkins@fulliautomatix.ics.uci.edu> Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
diff --git a/hyracks-fullstack/algebricks/algebricks-core/pom.xml b/hyracks-fullstack/algebricks/algebricks-core/pom.xml index b6c19f0..f58a7f6 100644 --- a/hyracks-fullstack/algebricks/algebricks-core/pom.xml +++ b/hyracks-fullstack/algebricks/algebricks-core/pom.xml
@@ -104,7 +104,7 @@ </dependency> <dependency> <groupId>it.unimi.dsi</groupId> - <artifactId>fastutil</artifactId> + <artifactId>fastutil-core</artifactId> </dependency> <dependency> <groupId>junit</groupId>