Skip to content

Commit 91a7af1

Browse files
authored
[FLINK-38100][pipeline-connector][iceberg] Bump Iceberg dependency to 1.10.1 in iceberg-pipeline-sink connector (#4145)
1 parent 99c00f3 commit 91a7af1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ limitations under the License.
9595
<scala.version>2.12.16</scala.version>
9696
<!-- Maven shade plugin prior to 3.2.0 could not correctly shade nested classes with JDK 8+. -->
9797
<maven.shade.plugin.version>3.6.0</maven.shade.plugin.version>
98-
<iceberg.version>1.6.1</iceberg.version>
98+
<iceberg.version>1.10.1</iceberg.version>
9999
<hive.version>2.3.9</hive.version>
100100
<hadoop.version>3.3.4</hadoop.version>
101101
<java.version>11</java.version>

0 commit comments

Comments
 (0)