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 0dc5a3f  Updates tests from org.jboss.narayana.jta:narayana-jta 
5.9.0.Final to 5.9.2.Final.
0dc5a3f is described below

commit 0dc5a3f87c1a9658498df9c5f12fddb498be3bcc
Author: Gary Gregory <[email protected]>
AuthorDate: Sun Feb 10 09:04:34 2019 -0500

    Updates tests from org.jboss.narayana.jta:narayana-jta 5.9.0.Final to
    5.9.2.Final.
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dda4b0a..7b90c1c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,7 +248,7 @@
     <dependency>
       <groupId>org.jboss.narayana.jta</groupId>
       <artifactId>narayana-jta</artifactId>
-      <version>5.9.0.Final</version>
+      <version>5.9.2.Final</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to