Skip to content

Commit

Permalink
Upgrade to Woodstox 6.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed Jan 18, 2024
1 parent 2409fbc commit 5e27acf
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 @@ -61,8 +61,8 @@
<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 -->
<slf4j.version>2.0.6</slf4j.version><!-- @sync io.quarkus:quarkus-bom:${quarkus.version} dep:org.slf4j:slf4j-api -->
<stax2.version>4.2.1</stax2.version><!-- @sync com.fasterxml.woodstox:woodstox-core:${woodstox-core.version} dep:org.codehaus.woodstox:stax2-api -->
<woodstox-core.version>6.5.1</woodstox-core.version>
<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>6.6.0</woodstox-core.version>
<wss4j.version>3.0.2</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 5e27acf

Please sign in to comment.