File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6767
6868 <dependency >
6969 <groupId >org.apache.iceberg</groupId >
70- <artifactId >iceberg-flink-runtime-2.0 </artifactId >
70+ <artifactId >iceberg-flink-runtime-2.1 </artifactId >
7171 <version >${iceberg.version} </version >
7272 <scope >provided</scope >
7373 </dependency >
559559 <phase >prepare-package</phase >
560560 <configuration >
561561 <includeGroupIds >org.apache.iceberg</includeGroupIds >
562- <includeArtifactIds >iceberg-flink-runtime-2.0 </includeArtifactIds >
562+ <includeArtifactIds >iceberg-flink-runtime-2.1 </includeArtifactIds >
563563 <outputDirectory >${project.build.directory} </outputDirectory >
564564 </configuration >
565565 </execution >
Original file line number Diff line number Diff line change 106106 <commons-math3 .version>3.6.1</commons-math3 .version>
107107 <feign .version>13.5</feign .version>
108108 <hadoop .version>3.3.4</hadoop .version>
109- <iceberg .version>1.10.2 </iceberg .version>
109+ <iceberg .version>1.11.0 </iceberg .version>
110110 <jackson .version>2.21.3</jackson .version>
111111 <jacoco .version>0.8.14</jacoco .version>
112112 <jdbi3 .version>3.53.0</jdbi3 .version>
Original file line number Diff line number Diff line change 4545
4646 <dependency >
4747 <groupId >org.apache.iceberg</groupId >
48- <artifactId >iceberg-flink-runtime-2.0 </artifactId >
48+ <artifactId >iceberg-flink-runtime-2.1 </artifactId >
4949 <version >${iceberg.version} </version >
5050 <scope >provided</scope >
5151 </dependency >
You can’t perform that action at this time.
0 commit comments