>From Michael Blow <[email protected]>: Michael Blow has submitted this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21324?usp=email )
Change subject: [NO ISSUE][MISC] Update Netty to 4.1.135.Final for CVEs ...................................................................... [NO ISSUE][MISC] Update Netty to 4.1.135.Final for CVEs Ext-ref: MB-72251 Change-Id: I8d911dec7a1624d85de8669cde78093fa5728acb Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21324 Reviewed-by: Michael Blow <[email protected]> Integration-Tests: Jenkins <[email protected]> Tested-by: Jenkins <[email protected]> --- M hyracks-fullstack/pom.xml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Jenkins: Verified; Verified Michael Blow: Looks good to me, approved diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml index 7aa74521e..408c49f 100644 --- a/hyracks-fullstack/pom.xml +++ b/hyracks-fullstack/pom.xml @@ -76,7 +76,7 @@ <jackson.version>2.21.3</jackson.version> <jackson-annotations.version>2.21</jackson-annotations.version> <jackson-databind.version>${jackson.version}</jackson-databind.version> - <netty.version>4.1.133.Final</netty.version> + <netty.version>4.1.135.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/+/21324?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: trinity Gerrit-Change-Id: I8d911dec7a1624d85de8669cde78093fa5728acb Gerrit-Change-Number: 21324 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
