Skip to content

Commit

Permalink
Bump databind as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Fokko authored Nov 8, 2024
1 parent 5dce088 commit 46bb0bc
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 @@ -69,7 +69,7 @@
<jackson.package>com.fasterxml.jackson</jackson.package>
<!-- To upgrade jackson, check the jdk versions inside the jar and include any new versions in the shading in parquet-jackson. -->
<jackson.version>2.18.1</jackson.version>
<jackson-databind.version>2.17.2</jackson-databind.version>
<jackson-databind.version>2.18.1</jackson-databind.version>
<japicmp.version>0.21.0</japicmp.version>
<javax.annotation.version>1.3.2</javax.annotation.version>
<spotless.version>2.30.0</spotless.version>
Expand Down

0 comments on commit 46bb0bc

Please sign in to comment.