We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2ef502f commit 2f35da6Copy full SHA for 2f35da6
1 file changed
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.10.0</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