Skip to content

Commit

Permalink
[HUDI-7513] Add jackson-module-scala to spark bundle (#10877)
Browse files Browse the repository at this point in the history
  • Loading branch information
xicm authored and yihua committed May 3, 2024
1 parent 060a9aa commit de25156
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -475,6 +475,7 @@
<include>org.apache.htrace:htrace-core4</include>
<!-- afterburner module for jackson performance -->
<include>com.fasterxml.jackson.module:jackson-module-afterburner</include>
<include>com.fasterxml.jackson.module:jackson-module-scala_${scala.binary.version}</include>
</includes>
</artifactSet>
<relocations>
Expand Down

0 comments on commit de25156

Please sign in to comment.