Skip to content

Commit

Permalink
[JBWS-4093] Upgrade to Apache CXF 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
asoldano committed Feb 7, 2018
1 parent 0108e02 commit e2b2ecf
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pom.xml
Expand Up @@ -74,7 +74,7 @@
<wildfly1100.version>11.0.0.Final</wildfly1100.version>
<wildfly1110.version>11.1.0.Beta1-SNAPSHOT</wildfly1110.version>
<ejb.api.version>1.0.2.Final</ejb.api.version>
<cxf.version>3.2.1</cxf.version>
<cxf.version>3.2.2</cxf.version>
<cxf.asm.version>5.2</cxf.asm.version>
<cxf.xjcplugins.version>3.1.0</cxf.xjcplugins.version>
<jboss-logging.version>3.3.1.Final</jboss-logging.version>
Expand All @@ -97,7 +97,7 @@
<org.slf4j.version>1.7.15</org.slf4j.version>
<activation.version>1.1</activation.version>
<fastinfoset.version>1.2.12</fastinfoset.version>
<neethi.version>3.1.0</neethi.version>
<neethi.version>3.1.1</neethi.version>
<opensaml.version>3.3.0</opensaml.version>
<annotation.api.version>1.0.0.Final</annotation.api.version>
<saaj.api.version>1.0.4.Final</saaj.api.version>
Expand All @@ -106,8 +106,8 @@
<jms.api.version>1.0.0.Final</jms.api.version>
<velocity.version>2.0</velocity.version>
<xerces.version>2.9.1</xerces.version>
<xmlsec.version>2.1.0</xmlsec.version>
<wss4j.version>2.2.0</wss4j.version>
<xmlsec.version>2.1.1</xmlsec.version>
<wss4j.version>2.2.1</wss4j.version>
<wstx.version>5.0.3</wstx.version>
<shrinkwrap.version>1.1.3</shrinkwrap.version>
<derby.version>10.2.2.0</derby.version>
Expand Down

0 comments on commit e2b2ecf

Please sign in to comment.