Skip to content

Commit

Permalink
Merge pull request #303 from quarkiverse/dependabot/maven/com.fasterx…
Browse files Browse the repository at this point in the history
…ml.woodstox-woodstox-core-7.1.0

Bump com.fasterxml.woodstox:woodstox-core from 7.0.0 to 7.1.0
  • Loading branch information
majguo authored Dec 15, 2024
2 parents d443728 + 99cb83d commit 8abd78c
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
<msal4j.version>1.17.2</msal4j.version>
<!-- @sync com.azure:azure-cosmos:${azure-cosmos.version} dep:com.azure:azure-core-http-netty dep:io.projectreactor.netty:reactor-netty-http -->
<reactor-netty-http.version>1.0.48</reactor-netty-http.version>
<!-- needed for dependency convergence until Azure SDK is upgraded -->
<woodstox-core.version>7.0.0</woodstox-core.version>
<!-- needed for dependency convergence -->
<json-smart.version>2.5.1</json-smart.version>
<azure.core.http.client.vertx.version>1.0.0-beta.20</azure.core.http.client.vertx.version>
Expand Down Expand Up @@ -57,12 +55,6 @@
<artifactId>azure-core-http-vertx</artifactId>
<version>${azure.core.http.client.vertx.version}</version>
</dependency>
<!-- Needed for dependency convergence until Azure SDK is updated -->
<dependency>
<groupId>com.fasterxml.woodstox</groupId>
<artifactId>woodstox-core</artifactId>
<version>${woodstox-core.version}</version>
</dependency>
<!-- Needed for dependency convergence -->
<dependency>
<groupId>net.minidev</groupId>
Expand Down

0 comments on commit 8abd78c

Please sign in to comment.