This is an automated email from the ASF dual-hosted git repository. reta pushed a commit to branch 3.4.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit 6c0ce44269d8c4f153a1e7d01b7f2c899faf6504 Author: Andriy Redko <[email protected]> AuthorDate: Thu Jan 13 21:43:59 2022 -0500 Update JBoss Logging to 3.4.3.Final (cherry picked from commit dde616e9f3862a31fc5e7e8959fff96c03670c61) (cherry picked from commit cd1759306c9a907d9228ccf023f085857fc7977c) # Conflicts: # parent/pom.xml --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 53b3b62..fe40612 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -147,7 +147,7 @@ <cxf.jaxb.runtime.version>2.3.4</cxf.jaxb.runtime.version> <cxf.jaxb.xjc.version>${cxf.jaxb.runtime.version}</cxf.jaxb.xjc.version> <cxf.jaxen.version>1.1.4</cxf.jaxen.version> - <cxf.jboss.logging.version>3.4.1.Final</cxf.jboss.logging.version> + <cxf.jboss.logging.version>3.4.3.Final</cxf.jboss.logging.version> <cxf.jboss.weld.version>3.1.7.SP1</cxf.jboss.weld.version> <cxf.jcache.version>1.1.1</cxf.jcache.version> <cxf.jdom.version>1.0</cxf.jdom.version>
