Revert "Update tests from org.jboss.logging:jboss-logging 3.3.2.Final to 3.4.0.Final."

This reverts commit d1c5839750223df95caaf541b184bc1c080b7676.
diff --git a/pom.xml b/pom.xml
index d40493a..0dcbd00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -272,7 +272,7 @@
     <dependency>

       <groupId>org.jboss.logging</groupId>

       <artifactId>jboss-logging</artifactId>

-      <version>3.4.0.Final</version>

+      <version>3.3.2.Final</version>

       <scope>test</scope>

     </dependency>

   </dependencies>

diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 02ffebc..0f38f0d 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -60,16 +60,13 @@
      -->

 

   <body>

-    <release version="2.6.1" date="2019-MM-DD" description="This is a minor release, including bug fixes and enhancements.">

+    <release version="2.6.1" date="YYYY-MM-DD" description="This is a minor release, including bug fixes and enhancements.">

       <action dev="ggregory" type="update" due-to="Gary Gregory">

         Update tests from com.h2database:h2 1.4.197 to 1.4.199.

       </action>

       <action dev="ggregory" type="update" due-to="Gary Gregory">

         Update tests from org.jboss.narayana.jta:narayana-jta 5.9.2.Final to 5.9.5.Final.

       </action>

-      <action dev="ggregory" type="update" due-to="Gary Gregory">

-        Update tests from org.jboss.logging:jboss-logging 3.3.2.Final to 3.4.0.Final.

-      </action>

     </release>

     <release version="2.6.0" date="2019-02-14" description="This is a minor release, including bug fixes and enhancements.">

       <action dev="chtompki" type="add" issue="DBCP-534" due-to="Peter Wicks">