Skip to content

Commit

Permalink
ODP-1859: Match jackson version of ozone with ranger's version
Browse files Browse the repository at this point in the history
  • Loading branch information
prabhjyotsingh committed Jul 26, 2024
1 parent 7ebab8c commit 056d399
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 @@ -176,7 +176,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xs
<!-- jackson versions -->
<jackson1.version>1.9.13</jackson1.version>
<jackson-jaxr.version>1.9.13</jackson-jaxr.version>
<jackson2-bom.version>2.13.4.20221013</jackson2-bom.version>
<jackson2-bom.version>2.12.7</jackson2-bom.version>
<woodstox.version>5.4.0</woodstox.version>

<!-- jaegertracing veresion -->
Expand Down

0 comments on commit 056d399

Please sign in to comment.