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/03/31 19:32:14 UTC

[karaf] branch main updated: [KARAF-7380] Upgrade to narayana 5.12.5.Final

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 2501d09  [KARAF-7380] Upgrade to narayana 5.12.5.Final
     new 0076894  Merge pull request #1509 from jbonofre/KARAF-7380
2501d09 is described below

commit 2501d090598a23bed5d6a2339a9f0e9b723bfc75
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Mar 31 18:43:48 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index c9979c4..15a759a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -272,7 +272,7 @@
         <openjpa.version>3.2.0</openjpa.version>
         <geronimo.transaction.manager.version>3.1.3</geronimo.transaction.manager.version>
         <guava.version>20.0</guava.version>
-        <narayana.version>5.12.0.Final</narayana.version>
+        <narayana.version>5.12.5.Final</narayana.version>
         <hibernate.ejb.version>3.4.0.GA</hibernate.ejb.version>
         <hibernate.version>5.4.32.Final</hibernate.version>
         <hibernate.validator.version>7.0.1.Final</hibernate.validator.version>