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:28:53 UTC

[karaf] branch main 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 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 ec185b2825 [KARAF-7619] Upgrade to narayana 5.13.1.Final
     new 024e49c9e9 Merge pull request #1685 from jbonofre/KARAF-7619
ec185b2825 is described below

commit ec185b28252fd21328ba6d07c9faac3c9aedd41b
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
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 10cd0cf882..ca14874696 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>