>From Michael Blow <[email protected]>: Michael Blow has submitted this change. ( https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21240?usp=email )
Change subject: [NO ISSUE][HYR][NET] Update Netty to 4.1.133.Final for CVEs ...................................................................... [NO ISSUE][HYR][NET] Update Netty to 4.1.133.Final for CVEs Ext-ref: MB-71895 Change-Id: I69547e68c32831bb756953203be0efa8be1066a2 Reviewed-on: https://asterix-gerrit.ics.uci.edu/c/asterixdb/+/21240 Tested-by: Jenkins <[email protected]> Reviewed-by: Michael Blow <[email protected]> --- M hyracks-fullstack/pom.xml 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Jenkins: Verified Michael Blow: Looks good to me, approved diff --git a/hyracks-fullstack/pom.xml b/hyracks-fullstack/pom.xml index f8ee5d1..7aa74521e 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.132.Final</netty.version> + <netty.version>4.1.133.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/+/21240?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: I69547e68c32831bb756953203be0efa8be1066a2 Gerrit-Change-Number: 21240 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
