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/11/28 10:29:20 UTC

[karaf] branch karaf-4.3.x updated: [KARAF-7619] Upgrade to narayana 5.13.1.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 ab75017d73 [KARAF-7619] Upgrade to narayana 5.13.1.Final
ab75017d73 is described below

commit ab75017d736c6ae7dd3ee9a907c54138dac2af71
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Sun Nov 27 06:30:09 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index 09eb2da868..e7a7b92f0a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -273,7 +273,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.13.0.Final</narayana.version>
+        <narayana.version>5.13.1.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>