>From Michael Blow <[email protected]>: Michael Blow has submitted this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20785?usp=email )
Change subject: [NO ISSUE][HYR][NET] Advance Netty to 4.1.130.Final ...................................................................... [NO ISSUE][HYR][NET] Advance Netty to 4.1.130.Final Ext-ref: MB-70073 Change-Id: I949f9ea9cdf4b0c89c9bcb9c89d61dde2c1184d5 Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20785 Reviewed-by: Michael Blow <[email protected]> Tested-by: Michael Blow <[email protected]> --- M hyracks-fullstack/pom.xml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Michael Blow: Looks good to me, approved; Verified diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml index 1b02754..a9fd58d 100644 --- a/hyracks-fullstack/pom.xml +++ b/hyracks-fullstack/pom.xml @@ -76,7 +76,7 @@ <snappy.version>1.1.10.5</snappy.version> <jackson.version>2.19.2</jackson.version> <jackson-databind.version>${jackson.version}</jackson-databind.version> - <netty.version>4.1.125.Final</netty.version> + <netty.version>4.1.130.Final</netty.version> <implementation.title>Apache Hyracks and Algebricks - ${project.name}</implementation.title> <implementation.url>https://asterixdb.apache.org/</implementation.url> -- To view, visit https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/20785?usp=email To unsubscribe, or for help writing mail filters, visit https://asterix-gerrit.ics.uci.edu/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: asterixdb Gerrit-Branch: neo Gerrit-Change-Id: I949f9ea9cdf4b0c89c9bcb9c89d61dde2c1184d5 Gerrit-Change-Number: 20785 Gerrit-PatchSet: 2 Gerrit-Owner: Michael Blow <[email protected]> Gerrit-Reviewer: Jenkins <[email protected]> Gerrit-Reviewer: Michael Blow <[email protected]> Gerrit-CC: Anon. E. Moose #1000171
