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 2020/08/19 16:03:13 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6818] Upgrade to narayana 5.10.5.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 25d367b  [KARAF-6818] Upgrade to narayana 5.10.5.Final
25d367b is described below

commit 25d367bf2ce24447f9dde2fe9be001b06fba1797
Author: jbonofre <jb...@apache.org>
AuthorDate: Wed Aug 19 13:33:10 2020 +0200

    [KARAF-6818] Upgrade to narayana 5.10.5.Final
    
    (cherry picked from commit dc19be7f6b3302b2ad7cb8e452949f150f5d2985)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index f1dbda7..b46ca6b 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.4.Final</narayana.version>
+        <narayana.version>5.10.5.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>