Skip to content

Commit

Permalink
Bump Calcite
Browse files Browse the repository at this point in the history
This version includes a much newer version of Jackson in its shaded JAR.
  • Loading branch information
ksobolew committed Apr 25, 2023
1 parent 1b617bd commit 40ca19c
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 @@ -1165,7 +1165,7 @@
<dependency>
<groupId>com.linkedin.calcite</groupId>
<artifactId>calcite-core</artifactId>
<version>1.21.0.160</version>
<version>1.21.0.259</version>
<classifier>shaded</classifier>
<exclusions>
<exclusion>
Expand Down

0 comments on commit 40ca19c

Please sign in to comment.