From 86815839852b360ad46835941e611e2b40b08a93 Mon Sep 17 00:00:00 2001
From: Your Name <98190686+floratgg0521@users.noreply.github.com>
Date: Mon, 5 Dec 2022 11:22:45 -0800
Subject: [PATCH 1/2] Fix security vulnerabilities due to netty dependency
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index faac74b..9daa6fc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@ the License.
1.0.9
3.0.1
1.7.5
- 4.1.16.Final
+ 4.1.71.Final
0.14.0
2.3.6
3.0.8.Final
From 514c460f8e727c3904cbd4e92954342fc3bc9176 Mon Sep 17 00:00:00 2001
From: Your Name <98190686+floratgg0521@users.noreply.github.com>
Date: Tue, 6 Dec 2022 08:09:19 -0800
Subject: [PATCH 2/2] Bump netty version to 4.1.75.Final to be cosnistent with
netty-http
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 9daa6fc..c73dc32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -106,7 +106,7 @@ the License.
1.0.9
3.0.1
1.7.5
- 4.1.71.Final
+ 4.1.75.Final
0.14.0
2.3.6
3.0.8.Final