From 0f274d7cc319bc6141479b9fd45ad4f3a2d48cd5 Mon Sep 17 00:00:00 2001 From: hongqiaowei Date: Fri, 12 May 2023 15:27:32 +0800 Subject: [PATCH] Upgrade netty to 4.1.92.Final and netty-tcnative to 2.0.61.Final --- fizz-bootstrap/pom.xml | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml index 4035376..f60fd65 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -18,7 +18,7 @@ Dragonfruit-SR3 Dysprosium-SR25 5.3.7.RELEASE - 4.1.91.Final + 4.1.92.Final 4.4.16 2.17.2 1.7.36 @@ -32,7 +32,7 @@ 1.15 2.11.1 2.8.9 - 2.0.59.Final + 2.0.61.Final 2.2.9.RELEASE 1.33 Moore-SR13--> diff --git a/pom.xml b/pom.xml index d743672..f43a4d3 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ Dysprosium-SR25 5.3.7.RELEASE 2.2.7.RELEASE - 4.1.91.Final + 4.1.92.Final 4.4.16 2.17.2 1.7.36 @@ -22,7 +22,7 @@ 0.8.2 0.9.11 2.11.1 - 2.0.59.Final + 2.0.61.Final 2.2.9.RELEASE 1.33 Moore-SR13