This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch karaf-4.2.x
in repository https://gitbox.apache.org/repos/asf/karaf.git


The following commit(s) were added to refs/heads/karaf-4.2.x by this push:
     new 2e73bb3  [KARAF-7082] Upgrade to narayana 5.11.0.Final
2e73bb3 is described below

commit 2e73bb3023f6f428348b2fb19222867978b1df29
Author: jbonofre <[email protected]>
AuthorDate: Wed Mar 24 15:56:46 2021 +0100

    [KARAF-7082] Upgrade to narayana 5.11.0.Final
    
    (cherry picked from commit 10c2b4952d4eea01d1c2c35d3d55ceeab444e7e0)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3ae68e3..0d99392 100644
--- a/pom.xml
+++ b/pom.xml
@@ -251,7 +251,7 @@
         <openjpa.version>3.1.1</openjpa.version>
         
<geronimo.transaction.manager.version>3.1.3</geronimo.transaction.manager.version>
         <guava.version>20.0</guava.version>
-        <narayana.version>5.10.6.Final</narayana.version>
+        <narayana.version>5.11.0.Final</narayana.version>
         
<hibernate.annotations.common.version>3.3.0.ga</hibernate.annotations.common.version>
         <hibernate.annotations.version>3.4.0.GA</hibernate.annotations.version>
         <hibernate.ejb.version>3.4.0.GA</hibernate.ejb.version>

Reply via email to