You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@karaf.apache.org by jb...@apache.org on 2019/12/25 17:41:23 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6550] Upgrade to narayana 5.10.1.Final

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 63a9723  [KARAF-6550] Upgrade to narayana 5.10.1.Final
63a9723 is described below

commit 63a9723fe064ffdbc3380b11085706cd2d5b0c66
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun Dec 22 05:57:33 2019 +0100

    [KARAF-6550] Upgrade to narayana 5.10.1.Final
    
    (cherry picked from commit 8327fbd212d5e67806d91f177cc836c6ea1bd89c)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8e25c92..8516ea4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -251,7 +251,7 @@
         <openjpa.version>3.0.0</openjpa.version>
         <geronimo.transaction.manager.version>3.1.3</geronimo.transaction.manager.version>
         <guava.version>20.0</guava.version>
-        <narayana.version>5.10.0.Final</narayana.version>
+        <narayana.version>5.10.1.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>