diff --git a/bundle/LICENSES.txt b/bundle/LICENSES.txt index eb25bd282e..7d99453207 100644 --- a/bundle/LICENSES.txt +++ b/bundle/LICENSES.txt @@ -9,7 +9,9 @@ Apache Software License, Version 2.0 Netty/Common Netty/Handler Netty/Resolver + Netty/TomcatNative [OpenSSL - Classes] Netty/Transport + Netty/Transport/Native/Unix/Common Non-Blocking Reactive Foundation for the JVM ------------------------------------------------------------------------------ diff --git a/bundle/NOTICE.txt b/bundle/NOTICE.txt index 28bc742efd..bef2949e4f 100644 --- a/bundle/NOTICE.txt +++ b/bundle/NOTICE.txt @@ -24,7 +24,9 @@ Apache Software License, Version 2.0 Netty/Common Netty/Handler Netty/Resolver + Netty/TomcatNative [OpenSSL - Classes] Netty/Transport + Netty/Transport/Native/Unix/Common Non-Blocking Reactive Foundation for the JVM Creative Commons 0 diff --git a/bundle/pom.xml b/bundle/pom.xml index 362cdbb6b9..e6aeaec491 100644 --- a/bundle/pom.xml +++ b/bundle/pom.xml @@ -58,6 +58,7 @@ + org.apache.maven.plugins maven-resources-plugin diff --git a/driver/LICENSES.txt b/driver/LICENSES.txt index eb25bd282e..7d99453207 100644 --- a/driver/LICENSES.txt +++ b/driver/LICENSES.txt @@ -9,7 +9,9 @@ Apache Software License, Version 2.0 Netty/Common Netty/Handler Netty/Resolver + Netty/TomcatNative [OpenSSL - Classes] Netty/Transport + Netty/Transport/Native/Unix/Common Non-Blocking Reactive Foundation for the JVM ------------------------------------------------------------------------------ diff --git a/driver/NOTICE.txt b/driver/NOTICE.txt index 28bc742efd..bef2949e4f 100644 --- a/driver/NOTICE.txt +++ b/driver/NOTICE.txt @@ -24,7 +24,9 @@ Apache Software License, Version 2.0 Netty/Common Netty/Handler Netty/Resolver + Netty/TomcatNative [OpenSSL - Classes] Netty/Transport + Netty/Transport/Native/Unix/Common Non-Blocking Reactive Foundation for the JVM Creative Commons 0 diff --git a/driver/pom.xml b/driver/pom.xml index 2fcd530936..5fad79247a 100644 --- a/driver/pom.xml +++ b/driver/pom.xml @@ -31,6 +31,10 @@ io.netty netty-handler + + io.netty + netty-tcnative-classes + io.projectreactor reactor-core diff --git a/pom.xml b/pom.xml index ec17f52625..3e798f1a51 100644 --- a/pom.xml +++ b/pom.xml @@ -34,15 +34,15 @@ - 4.1.77.Final + 4.1.78.Final - 2020.0.19 + 2020.0.20 2.2.21 1.7.36 2.0.0.0 - 4.6.0 + 4.6.1 5.8.2 1.2.0 1.70 @@ -50,8 +50,8 @@ 2.13.3 1.18.24 21.3.2.1 - 1.9.0 - 4.4.7 + 1.9.1 + 4.4.8 @@ -97,8 +97,10 @@ io.netty - netty-handler - ${netty-handler.version} + netty-bom + ${netty-bom.version} + pom + import io.projectreactor @@ -466,6 +468,11 @@ + + org.apache.maven.plugins + maven-resources-plugin + 2.7 + diff --git a/testkit-backend/LICENSES.txt b/testkit-backend/LICENSES.txt index 616e32986c..5cb9502753 100644 --- a/testkit-backend/LICENSES.txt +++ b/testkit-backend/LICENSES.txt @@ -12,7 +12,9 @@ Apache Software License, Version 2.0 Netty/Common Netty/Handler Netty/Resolver + Netty/TomcatNative [OpenSSL - Classes] Netty/Transport + Netty/Transport/Native/Unix/Common Non-Blocking Reactive Foundation for the JVM ------------------------------------------------------------------------------ diff --git a/testkit-backend/NOTICE.txt b/testkit-backend/NOTICE.txt index 449102c532..db1c4726f4 100644 --- a/testkit-backend/NOTICE.txt +++ b/testkit-backend/NOTICE.txt @@ -27,7 +27,9 @@ Apache Software License, Version 2.0 Netty/Common Netty/Handler Netty/Resolver + Netty/TomcatNative [OpenSSL - Classes] Netty/Transport + Netty/Transport/Native/Unix/Common Non-Blocking Reactive Foundation for the JVM Creative Commons 0