QPIDJMS-538 Update netty tcnative and mockito

tcnative to 2.0.39.Final
mockito to 3.9.0
diff --git a/pom.xml b/pom.xml
index 9657003..db0b132 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,12 +46,12 @@
     <opentracing-version>0.33.0</opentracing-version>
 
     <!-- Test Dependency Versions for this Project -->
-    <netty-tcnative-version>2.0.38.Final</netty-tcnative-version>
+    <netty-tcnative-version>2.0.39.Final</netty-tcnative-version>
     <activemq-version>5.15.12</activemq-version>
     <junit-version>4.13.2</junit-version>
     <fuse-joram-tests-version>1.0</fuse-joram-tests-version>
     <jetty-version>9.4.22.v20191022</jetty-version>
-    <mockito-version>3.8.0</mockito-version>
+    <mockito-version>3.9.0</mockito-version>
     <hamcrest-version>2.2</hamcrest-version>
     <hadoop-minikdc-version>3.3.0</hadoop-minikdc-version>