You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2018/07/13 00:26:08 UTC

[28/50] [abbrv] commons-dbcp git commit: Update tests from narayana-jta 5.8.2.Final from to 5.9.0.Final.

Update tests from narayana-jta 5.8.2.Final from to 5.9.0.Final.

Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/72e5390d
Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/72e5390d
Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/72e5390d

Branch: refs/heads/release
Commit: 72e5390dae1d013115264b8f9892034bc17de428
Parents: 329acd8
Author: Gary Gregory <ga...@gmail.com>
Authored: Sun Jul 8 11:20:36 2018 -0600
Committer: Gary Gregory <ga...@gmail.com>
Committed: Sun Jul 8 11:20:36 2018 -0600

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/72e5390d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index fea887f..1cb9ce4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -248,7 +248,7 @@
     <dependency>
       <groupId>org.jboss.narayana.jta</groupId>
       <artifactId>narayana-jta</artifactId>
-      <version>5.8.2.Final</version>
+      <version>5.9.0.Final</version>
       <scope>test</scope>
     </dependency>
     <dependency>