We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99c00f3 commit 91a7af1Copy full SHA for 91a7af1
pom.xml
@@ -95,7 +95,7 @@ limitations under the License.
95
<scala.version>2.12.16</scala.version>
96
<!-- Maven shade plugin prior to 3.2.0 could not correctly shade nested classes with JDK 8+. -->
97
<maven.shade.plugin.version>3.6.0</maven.shade.plugin.version>
98
- <iceberg.version>1.6.1</iceberg.version>
+ <iceberg.version>1.10.1</iceberg.version>
99
<hive.version>2.3.9</hive.version>
100
<hadoop.version>3.3.4</hadoop.version>
101
<java.version>11</java.version>
0 commit comments