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/10/24 06:31:52 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-6468] Upgrade to narayana 5.9.8.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 662acb2  [KARAF-6468] Upgrade to narayana 5.9.8.Final
662acb2 is described below

commit 662acb2cc6874e80933ccbd240143f5a52b9f58a
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Wed Oct 23 20:36:44 2019 +0200

    [KARAF-6468] Upgrade to narayana 5.9.8.Final
    
    (cherry picked from commit 0471d4af0dea3fc16e970c1389f8d5694af7f77e)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 2a571cd..43a9062 100644
--- a/pom.xml
+++ b/pom.xml
@@ -249,7 +249,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.7.Final</narayana.version>
+        <narayana.version>5.9.8.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>