This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git


The following commit(s) were added to refs/heads/master by this push:
     new b901f9f  Update tests from org.jboss.narayana.jta:narayana-jta 
5.10.4.Final to 5.10.5.Final.
b901f9f is described below

commit b901f9f8e9401f11b87df643ff6803ad5a2dff1a
Author: Gary Gregory <garydgreg...@gmail.com>
AuthorDate: Sun May 24 11:31:20 2020 -0400

    Update tests from org.jboss.narayana.jta:narayana-jta 5.10.4.Final to
    5.10.5.Final.
---
 pom.xml                 | 2 +-
 src/changes/changes.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 229c057..30fbe95 100644
--- a/pom.xml
+++ b/pom.xml
@@ -255,7 +255,7 @@
     <dependency>
       <groupId>org.jboss.narayana.jta</groupId>
       <artifactId>narayana-jta</artifactId>
-      <version>5.10.4.Final</version>
+      <version>5.10.5.Final</version>
       <scope>test</scope>
     </dependency>
     <dependency>
diff --git a/src/changes/changes.xml b/src/changes/changes.xml
index 2917aec..65de0da 100644
--- a/src/changes/changes.xml
+++ b/src/changes/changes.xml
@@ -78,7 +78,7 @@ The <action> type attribute can be add,update,fix,remove.
         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.4.Final.
+        Update tests from narayana-jta 5.9.5.Final to 5.10.5.Final.
       </action>
       <action dev="ggregory" type="update" due-to="Gary Gregory">
         Update tests from junit-jupiter 5.5.1 to 5.5.2.

Reply via email to