You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by re...@apache.org on 2022/07/04 02:05:20 UTC

[cxf] branch master updated: Update Narayana to 5.12.7.Final

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

reta pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/master by this push:
     new f48dc57d5b Update Narayana to 5.12.7.Final
f48dc57d5b is described below

commit f48dc57d5bb4a8848f3b4f9ef5cedcfd9d8ab1b7
Author: Andriy Redko <dr...@gmail.com>
AuthorDate: Sun Jul 3 22:05:02 2022 -0400

    Update Narayana to 5.12.7.Final
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 4bbd11c9d1..4efbebbff2 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -149,7 +149,7 @@
         <cxf.jaxen.version>1.1.4</cxf.jaxen.version>
         <cxf.jboss.logging.version>3.4.3.Final</cxf.jboss.logging.version>
         <cxf.jboss.weld.version>4.0.2.Final</cxf.jboss.weld.version>
-        <cxf.jboss.narayana.version>5.12.5.Final</cxf.jboss.narayana.version>
+        <cxf.jboss.narayana.version>5.12.7.Final</cxf.jboss.narayana.version>
         <cxf.jcache.version>1.1.1</cxf.jcache.version>
         <cxf.jdom.version>1.0</cxf.jdom.version>
         <cxf.jettison.version>1.5.0</cxf.jettison.version>