>From Michael Blow <[email protected]>:
Michael Blow has uploaded this change for review. (
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
---
M hyracks-fullstack/pom.xml
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://asterix-gerrit.ics.uci.edu:29418/asterixdb
refs/changes/24/21324/1
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: newchange
Gerrit-Project: asterixdb
Gerrit-Branch: trinity
Gerrit-Change-Id: I8d911dec7a1624d85de8669cde78093fa5728acb
Gerrit-Change-Number: 21324
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Blow <[email protected]>