Skip to content

Commit

Permalink
Upgrade cxf to 3.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jimma committed Jul 28, 2020
1 parent a1ae49f commit 5adfd73
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Expand Up @@ -73,8 +73,8 @@
<wildfly2000.version>20.0.0.Final</wildfly2000.version>
<wildfly2100.version>21.0.0.Beta1-SNAPSHOT</wildfly2100.version>
<ejb.api.version>2.0.0.Final</ejb.api.version>
<cxf.version>3.3.5</cxf.version>
<cxf.asm.version>7.1</cxf.asm.version>
<cxf.version>3.3.7</cxf.version>
<cxf.asm.version>8.0.1</cxf.asm.version>
<cxf.xjcplugins.version>3.3.0</cxf.xjcplugins.version>
<jboss-logging.version>3.4.1.Final</jboss-logging.version>
<jboss-logging-annotations.version>2.2.1.Final</jboss-logging-annotations.version>
Expand Down Expand Up @@ -104,7 +104,7 @@
<servlet.api.version>2.0.0.Final</servlet.api.version>
<stax.api.version>1.0-2</stax.api.version>
<jms.api.version>1.0.2.Final</jms.api.version>
<velocity.version>2.1</velocity.version>
<velocity.version>2.2</velocity.version>
<xerces.version>2.12.0.SP02</xerces.version>
<xmlsec.version>2.1.4</xmlsec.version>
<wss4j.version>2.2.5</wss4j.version>
Expand Down

0 comments on commit 5adfd73

Please sign in to comment.