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 2022/09/02 09:02:43 UTC

[karaf] branch karaf-4.3.x updated: [KARAF-7542] Upgrade to narayana 5.13.0.Final

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

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


The following commit(s) were added to refs/heads/karaf-4.3.x by this push:
     new e693f93f3f [KARAF-7542] Upgrade to narayana 5.13.0.Final
e693f93f3f is described below

commit e693f93f3f594d4c7a3f0d6b0776d0179e611e54
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Sep 1 11:38:52 2022 +0200

    [KARAF-7542] Upgrade to narayana 5.13.0.Final
    
    (cherry picked from commit 140528fc44682940c87aae6013df1ccb161a9c81)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1a5517a6a2..4af5179999 100644
--- a/pom.xml
+++ b/pom.xml
@@ -272,7 +272,7 @@
         <openjpa.version>3.2.2</openjpa.version>
         <geronimo.transaction.manager.version>3.1.3</geronimo.transaction.manager.version>
         <guava.version>20.0</guava.version>
-        <narayana.version>5.12.7.Final</narayana.version>
+        <narayana.version>5.13.0.Final</narayana.version>
         <hibernate.ejb.version>3.4.0.GA</hibernate.ejb.version>
         <hibernate.version>5.6.7.Final</hibernate.version>
         <hibernate.validator.version>7.0.2.Final</hibernate.validator.version>