Skip to content

Commit

Permalink
fix(deps): update dependency com.fasterxml.woodstox:woodstox-core 7.0…
Browse files Browse the repository at this point in the history
….0 -> 7.1.0
  • Loading branch information
renovate[bot] authored Oct 24, 2024
1 parent ded2ba7 commit e45b0af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<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.0.0</woodstox-core.version>
<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 -->

Expand Down

0 comments on commit e45b0af

Please sign in to comment.