Skip to content

Commit

Permalink
upgrade iceberg spark runtime to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
rayhondo committed Nov 17, 2023
1 parent 3d44692 commit b16b11c
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -429,14 +429,9 @@
<dependency>
<groupId>org.apache.iceberg</groupId>
<artifactId>iceberg-spark-runtime-3.3_2.12</artifactId>
<version>1.3.0</version>
<version>1.4.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>io.tabular</groupId>
<artifactId>tabular-client-runtime</artifactId>
<version>1.18.4</version>
</dependency>
</dependencies>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit b16b11c

Please sign in to comment.