commit | e05261136ed2a6554c015bd306e8000c6cbb95cb | [log] [tgz] |
---|---|---|
author | Michael Blow <michael.blow@couchbase.com> | Sat Feb 27 09:04:57 2021 -0500 |
committer | Michael Blow <mblow@apache.org> | Sat Feb 27 18:39:33 2021 +0000 |
tree | feb0231a2607f9adb6cb21a7a8bda529ac83d8d9 | |
parent | 3a188528de626bc722048767f422d8bfa779efac [diff] [blame] |
[NO ISSUE] Update netty - io.netty:netty-all:4.1.48.Final -> 4.1.59.Final Change-Id: I1891bbb203b6f381e126e822e390386277e147c5 Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/10243 Reviewed-by: Michael Blow <mblow@apache.org> Reviewed-by: Murtadha Hubail <mhubail@apache.org> Tested-by: Jenkins <jenkins@fulliautomatix.ics.uci.edu>
diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml index c8478e2..2f34980 100644 --- a/hyracks-fullstack/pom.xml +++ b/hyracks-fullstack/pom.xml
@@ -81,7 +81,7 @@ <dependency> <groupId>io.netty</groupId> <artifactId>netty-all</artifactId> - <version>4.1.48.Final</version> + <version>4.1.59.Final</version> </dependency> <dependency> <groupId>junit</groupId>