Repository: commons-dbcp Updated Branches: refs/heads/master 72e5390da -> e981cae13
Update tests from jboss-transaction-api_1.2_spec 1.0.0.Final to 1.1.1.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/e981cae1 Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/e981cae1 Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/e981cae1 Branch: refs/heads/master Commit: e981cae13f7ccb848a827a7b0c6c007f37a01ea9 Parents: 72e5390 Author: Gary Gregory <garydgreg...@gmail.com> Authored: Sun Jul 8 11:25:26 2018 -0600 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Sun Jul 8 11:25:26 2018 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/e981cae1/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1cb9ce4..67b6f3f 100644 --- a/pom.xml +++ b/pom.xml @@ -254,7 +254,7 @@ <dependency> <groupId>org.jboss.spec.javax.transaction</groupId> <artifactId>jboss-transaction-api_1.2_spec</artifactId> - <version>1.0.0.Final</version> + <version>1.1.1.Final</version> <scope>test</scope> </dependency> <dependency>