Update tests from narayana-jta 5.9.5.Final to 5.10.1.Final.
diff --git a/pom.xml b/pom.xml
index 79d229c..7a90232 100644
--- a/pom.xml
+++ b/pom.xml
@@ -255,7 +255,7 @@
     <dependency>
       <groupId>org.jboss.narayana.jta</groupId>
       <artifactId>narayana-jta</artifactId>
-      <version>5.9.5.Final</version>
+      <version>5.10.1.Final</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index aa284f7..7f3742a 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -77,6 +77,9 @@
       <action dev="ggregory" type="update" due-to="Gary Gregory">
         Update tests from jboss-logging 3.4.0.Final to 3.4.1.Final.
       </action>
+      <action dev="ggregory" type="update" due-to="Gary Gregory">
+        Update tests from narayana-jta 5.9.5.Final to 5.10.1.Final.
+      </action>
     </release>
     <release version="2.7.0" date="2019-07-31" description="This is a minor release, including bug fixes and enhancements.">
       <!-- add -->