File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 195195 <htmlunit .version>2.40.0</htmlunit .version>
196196 <acispark .callhome.version>0.2.8</acispark .callhome.version>
197197 <aciparquet .kms.version>1.1.2-apple</aciparquet .kms.version>
198- <iceberg .version>0.12.0-apple- preview-9</ iceberg .version>
198+ <adt .version>1.0.0- preview-3</ adt .version>
199199 <!--
200200 Managed up from older version from Avro; sync with jackson-module-paranamer dependency version
201201 -->
24222422 <version >${commons-cli.version} </version >
24232423 </dependency >
24242424 <dependency >
2425- <groupId >org.apache.iceberg</groupId >
2426- <artifactId >iceberg-spark3-runtime</artifactId >
2427- <version >${iceberg.version} </version >
2425+ <groupId >com.apple.aci.datatables</groupId >
2426+ <artifactId >adt-spark3</artifactId >
2427+ <version >${adt.version} </version >
2428+ <type >pom</type >
24282429 </dependency >
24292430 </dependencies >
24302431 </dependencyManagement >
Original file line number Diff line number Diff line change 118118 <artifactId >xbean-asm7-shaded</artifactId >
119119 </dependency >
120120 <dependency >
121- <groupId >org.apache.iceberg</groupId >
122- <artifactId >iceberg-spark3-runtime</artifactId >
121+ <groupId >com.apple.aci.datatables</groupId >
122+ <artifactId >adt-spark3</artifactId >
123+ <type >pom</type >
123124 </dependency >
124125 <dependency >
125126 <groupId >org.scalacheck</groupId >
You can’t perform that action at this time.
0 commit comments