diff --git a/licenses.yaml b/licenses.yaml
index bc7677872a8..8312ebcd814 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -1228,7 +1228,7 @@ name: Netty
license_category: binary
module: java-core
license_name: Apache License version 2.0
-version: 4.1.63.Final
+version: 4.1.68.Final
libraries:
- io.netty: netty-buffer
- io.netty: netty-codec
diff --git a/owasp-dependency-check-suppressions.xml b/owasp-dependency-check-suppressions.xml
index 8a36f7a3b7d..b7da4e5a167 100644
--- a/owasp-dependency-check-suppressions.xml
+++ b/owasp-dependency-check-suppressions.xml
@@ -162,6 +162,8 @@
CVE-2019-16869
CVE-2019-20444
CVE-2019-20445
+ CVE-2021-37136
+ CVE-2021-37137
@@ -286,16 +288,18 @@
CVE-2019-17571
-
-
- ^pkg:maven/io\.netty/netty@3.10.5.Final$
- CVE-2019-16869
- CVE-2019-20444
- CVE-2019-20445
+
+
+ ^pkg:maven/io\.netty/netty@3.10.5.Final$
+ CVE-2019-16869
+ CVE-2019-20444
+ CVE-2019-20445
+ CVE-2021-37136
+ CVE-2021-37137