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 2021/05/08 04:06:41 UTC

[karaf] branch karaf-4.2.x updated: [KARAF-7142] Upgrade to narayana 5.11.2.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 ccd95eb  [KARAF-7142] Upgrade to narayana 5.11.2.Final
ccd95eb is described below

commit ccd95eb5b99eff82eb30fb4f5224aa42034d6edf
Author: jbonofre <jb...@apache.org>
AuthorDate: Fri May 7 18:34:29 2021 +0200

    [KARAF-7142] Upgrade to narayana 5.11.2.Final
    
    (cherry picked from commit 3b86904c4e408b8b54bb4265aa68f7fd3fd647c9)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 895b9f8..c798343 100644
--- a/pom.xml
+++ b/pom.xml
@@ -274,7 +274,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.11.0.Final</narayana.version>
+        <narayana.version>5.11.2.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>