Skip to content

Commit

Permalink
Set jackson version same as iceberg 2.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
ismailsimsek committed Feb 29, 2024
1 parent a10b237 commit 7b774d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@

<version.groovy>3.0.20</version.groovy>
<version.assembly.plugin>3.6.0</version.assembly.plugin>
<version.jackson>2.16.1</version.jackson>
<!-- Use same version as iceberg https://github.com/apache/iceberg/blob/main/gradle/libs.versions.toml#L53 -->
<version.jackson>2.14.2</version.jackson>
<version.iceberg>1.5.0</version.iceberg>
<version.spark>3.3.4</version.spark>
<version.hadoop>3.3.6</version.hadoop>
Expand Down

0 comments on commit 7b774d9

Please sign in to comment.