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

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

commit e671095fbb2576e6e5a01d860951c3aa84968c80
Author: Alexey Markevich <buhhu...@gmail.com>
AuthorDate: Thu Apr 22 23:32:53 2021 +0300

    Upgrade to Glassfish JAXB 2.3.4
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3b05d5f..6a47a15 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -138,7 +138,7 @@
         <cxf.javassist.version>3.25.0-GA</cxf.javassist.version>
         
<cxf.javax.annotation-api.version>1.3.5</cxf.javax.annotation-api.version>
         <cxf.javax.ws.rs.version>2.1.6</cxf.javax.ws.rs.version>
-        
<cxf.jaxb.runtime.version>${cxf.jaxb.version}</cxf.jaxb.runtime.version>
+        <cxf.jaxb.runtime.version>2.3.4</cxf.jaxb.runtime.version>
         <cxf.jaxb.version>2.3.3</cxf.jaxb.version>
         
<cxf.jaxb.xjc.version>${cxf.jaxb.runtime.version}</cxf.jaxb.xjc.version>
         <cxf.jboss.logging.version>3.3.0.Final</cxf.jboss.logging.version>

Reply via email to