Skip to content

Commit

Permalink
Upgrade to Santuario XMLSec 3.0.5 and WSS4J 3.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed Nov 19, 2024
1 parent 67d8493 commit 2a5cbae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -65,14 +65,14 @@
<neethi.version>3.2.0</neethi.version><!-- @sync org.apache.cxf:cxf-parent:${cxf.version} prop:cxf.neethi.version -->
<mimepull.version>1.10.0</mimepull.version>
<saaj-impl.version>2.0.1</saaj-impl.version><!-- @sync org.apache.cxf:cxf-parent:${cxf.version} prop:cxf.saaj-impl.version -->
<santuario-xmlsec.version>3.0.4</santuario-xmlsec.version>
<santuario-xmlsec.version>3.0.5</santuario-xmlsec.version>

<slf4j.version>2.0.6</slf4j.version><!-- @sync io.quarkus:quarkus-bom:${quarkus.version} dep:org.slf4j:slf4j-api -->
<smallrye-certificate-generator.version>0.8.1</smallrye-certificate-generator.version><!-- @sync io.quarkus:quarkus-bom:${quarkus.version} dep:io.smallrye.certs:smallrye-certificate-generator -->
<stax2.version>4.2.2</stax2.version><!-- @sync com.fasterxml.woodstox:woodstox-core:${woodstox-core.version} dep:org.codehaus.woodstox:stax2-api -->
<woodstox-core.version>7.1.0</woodstox-core.version>
<wsdl4j.version>1.6.3</wsdl4j.version><!-- Manage WSDL4J to make sure that quarkus-cxf-xjc-plugins pulls the right version via cxf-xjc-wsdlextension -->
<wss4j.version>3.0.3</wss4j.version><!-- We may ocassionally want to use a bugfix version of WSS4J that is newer than the one used by CXF -->
<wss4j.version>3.0.4</wss4j.version><!-- We may ocassionally want to use a bugfix version of WSS4J that is newer than the one used by CXF -->

<supported-maven.versions>[3.6.2,)</supported-maven.versions>

Expand Down

0 comments on commit 2a5cbae

Please sign in to comment.