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:05:41 UTC

[karaf] branch main 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 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 3b86904  [KARAF-7142] Upgrade to narayana 5.11.2.Final
     new 2554280  Merge pull request #1372 from jbonofre/KARAF-7142
3b86904 is described below

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

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

diff --git a/pom.xml b/pom.xml
index 43c91d3..5aef59a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -269,7 +269,7 @@
         <openjpa.version>3.1.2</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.ejb.version>3.4.0.GA</hibernate.ejb.version>
         <hibernate.version>5.4.29.Final</hibernate.version>
         <hibernate.validator.version>7.0.1.Final</hibernate.validator.version>