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/11/01 05:21:48 UTC

[karaf] branch master updated: [KARAF-6499] Upgrade to narayana 5.10.0.Final

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

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


The following commit(s) were added to refs/heads/master by this push:
     new 95703ae  [KARAF-6499] Upgrade to narayana 5.10.0.Final
     new 2789c0c  Merge pull request #980 from jbonofre/KARAF-6499
95703ae is described below

commit 95703aeacb90c6a5f954e348f26fd3a3183c48bf
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Oct 31 10:07:22 2019 +0100

    [KARAF-6499] Upgrade to narayana 5.10.0.Final
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index bbc105d..eb54b9b 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.9.8.Final</narayana.version>
+        <narayana.version>5.10.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>