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 4b0e9c2 Update tests from org.jboss.narayana.jta:narayana-jta 5.9.2.Final to 5.9.3.Final. 4b0e9c2 is described below commit 4b0e9c2ec3fc335f7e0157ba421ee13dab66a8cc Author: Gary Gregory <gardgreg...@gmail.com> AuthorDate: Sat Feb 23 08:31:17 2019 -0500 Update tests from org.jboss.narayana.jta:narayana-jta 5.9.2.Final to 5.9.3.Final. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 515cf59..9fd4424 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.2.Final</version> + <version>5.9.3.Final</version> <scope>test</scope> </dependency> <dependency>