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 bb0d49c9 Bump narayana-jta from 5.12.5.Final to 5.12.6.Final (#185) bb0d49c9 is described below commit bb0d49c9ec9c9429bbd1df3b380699836d66c6ad Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> AuthorDate: Fri Apr 22 14:16:40 2022 -0400 Bump narayana-jta from 5.12.5.Final to 5.12.6.Final (#185) Bumps narayana-jta from 5.12.5.Final to 5.12.6.Final. --- updated-dependencies: - dependency-name: org.jboss.narayana.jta:narayana-jta dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <supp...@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b29e5d3a..3d73bb65 100644 --- a/pom.xml +++ b/pom.xml @@ -271,7 +271,7 @@ <dependency> <groupId>org.jboss.narayana.jta</groupId> <artifactId>narayana-jta</artifactId> - <version>5.12.5.Final</version> + <version>5.12.6.Final</version> <scope>test</scope> </dependency> <dependency>