Skip to content

Commit 2f35da6

Browse files
committed
[FLINK-38100] feat: bump iceberg to 1.10.1
1 parent 2ef502f commit 2f35da6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.10.0</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)