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 052d1a5  Bump narayana-jta from 5.11.2.Final to 5.12.0.Final (#111)
052d1a5 is described below

commit 052d1a561d8c0eb103c2a332147cf10ab4f810bc
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jun 11 08:25:48 2021 -0400

    Bump narayana-jta from 5.11.2.Final to 5.12.0.Final (#111)
    
    Bumps narayana-jta from 5.11.2.Final to 5.12.0.Final.
    
    ---
    updated-dependencies:
    - dependency-name: org.jboss.narayana.jta:narayana-jta
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 58139da..39e67c2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -255,7 +255,7 @@
     <dependency>
       <groupId>org.jboss.narayana.jta</groupId>
       <artifactId>narayana-jta</artifactId>
-      <version>5.11.2.Final</version>
+      <version>5.12.0.Final</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to