[FLINK-29889][netty] Bundle tcnative-classes

diff --git a/flink-shaded-netty-tcnative-static/pom.xml b/flink-shaded-netty-tcnative-static/pom.xml
index db646e9..457678c 100644
--- a/flink-shaded-netty-tcnative-static/pom.xml
+++ b/flink-shaded-netty-tcnative-static/pom.xml
@@ -63,6 +63,7 @@
                             <dependencyReducedPomLocation>${project.basedir}/target/dependency-reduced-pom.xml</dependencyReducedPomLocation>
                             <artifactSet>
                                 <includes>
+                                    <include>io.netty:netty-tcnative-classes</include>
                                     <include>io.netty:netty-tcnative-boringssl-static</include>
                                 </includes>
                             </artifactSet>
diff --git a/flink-shaded-netty-tcnative-static/src/main/resources/META-INF/NOTICE b/flink-shaded-netty-tcnative-static/src/main/resources/META-INF/NOTICE
index 5ec09d0..6bd31ec 100644
--- a/flink-shaded-netty-tcnative-static/src/main/resources/META-INF/NOTICE
+++ b/flink-shaded-netty-tcnative-static/src/main/resources/META-INF/NOTICE
@@ -7,6 +7,7 @@
 This project bundles the following dependencies under the Apache Software License 2.0 (http://www.apache.org/licenses/LICENSE-2.0.txt)
 
 - io.netty:netty-tcnative-boringssl-static:2.0.54.Final
+- io.netty:netty-tcnative-classes:2.0.54.Final
 
 This project bundles the following dependencies under the OpenSSL license.
 See bundled license files for details.