Repository: commons-dbcp Updated Branches: refs/heads/master 329acd8cd -> 72e5390da
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/master Commit: 72e5390dae1d013115264b8f9892034bc17de428 Parents: 329acd8 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Sun Jul 8 11:20:36 2018 -0600 Committer: Gary Gregory <garydgreg...@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>