dependabot[bot] opened a new pull request, #10719:
URL: https://github.com/apache/ozone/pull/10719

   Bumps `iceberg.version` from 1.10.1 to 1.10.2.
   Updates `org.apache.iceberg:iceberg-bom` from 1.10.1 to 1.10.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/iceberg/releases";>org.apache.iceberg:iceberg-bom's
 releases</a>.</em></p>
   <blockquote>
   <h2>apache-iceberg-1.10.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Core, Spark: Fix equality deletes non-deterministic schema ordering (<a 
href="https://redirect.github.com/apache/iceberg/issues/13873";>#13873</a>)(Backports
 <a href="https://redirect.github.com/apache/iceberg/issues/15514";>#15514</a>) 
by <a 
href="https://github.com/RussellSpitzer";><code>@​RussellSpitzer</code></a> in 
<a 
href="https://redirect.github.com/apache/iceberg/pull/15605";>apache/iceberg#15605</a></li>
   <li>Build: Bump org.apache.avro:avro from 1.12.0 to 1.12.1 (<a 
href="https://redirect.github.com/apache/iceberg/issues/14369";>#14369</a>) by 
<a href="https://github.com/steveloughran";><code>@​steveloughran</code></a> in 
<a 
href="https://redirect.github.com/apache/iceberg/pull/15607";>apache/iceberg#15607</a></li>
   <li>[1.10.x] Core: Load snapshot after it has been committed to prevent 
accidental cleanup of files (<a 
href="https://redirect.github.com/apache/iceberg/issues/15511";>#15511</a>) by 
<a href="https://github.com/nastra";><code>@​nastra</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/15650";>apache/iceberg#15650</a></li>
   <li>[1.10] Backport always merge DVs on commit path (<a 
href="https://redirect.github.com/apache/iceberg/issues/15006";>#15006</a>) to 
1.10.x by <a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/15654";>apache/iceberg#15654</a></li>
   <li>[1.10.x] Core: Do not cleanup when CREATE transactions fail with 503 (<a 
href="https://redirect.github.com/apache/iceberg/issues/15051";>#15051</a>) by 
<a href="https://github.com/ebyhr";><code>@​ebyhr</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/15662";>apache/iceberg#15662</a></li>
   <li>[1.10.x] Flink: Fix non-deterministic operator UIDs in DynamicIceberg 
Sink (<a 
href="https://redirect.github.com/apache/iceberg/issues/15687";>#15687</a>) by 
<a href="https://github.com/mxm";><code>@​mxm</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/15738";>apache/iceberg#15738</a></li>
   <li>[1.10.x] Fix CVE-2025-67721 in io.airlift:aircompressor by <a 
href="https://github.com/kevinjqliu";><code>@​kevinjqliu</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/15829";>apache/iceberg#15829</a></li>
   <li>[1.10.x] Bump jackson from 2.19.2 to 2.21.2 to fix GHSA-72hv-8253-57qq 
by <a href="https://github.com/manuzhang";><code>@​manuzhang</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/15847";>apache/iceberg#15847</a></li>
   <li>[1.10.x] Backport (<a 
href="https://redirect.github.com/apache/iceberg/issues/14295";>#14295</a>) 
Closes <a 
href="https://redirect.github.com/apache/iceberg/issues/15908";>#15908</a> - 
Hive : Fixing the trailing slash issue for the database paths in HMS … by <a 
href="https://github.com/aalopatin";><code>@​aalopatin</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/16010";>apache/iceberg#16010</a></li>
   <li>[1.10.x] Flink: Add LICENSE entries for bundled flink-metrics-dropwizard 
by <a href="https://github.com/mxm";><code>@​mxm</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/16130";>apache/iceberg#16130</a></li>
   <li>Spark: Backport LICENSE and NOTICE changes to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16142";>#16142</a>) by 
<a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16162";>apache/iceberg#16162</a></li>
   <li>[1.10x] Core: Validate v2 deletes against concurrent format upgrade (<a 
href="https://redirect.github.com/apache/iceberg/issues/16146";>#16146</a>) by 
<a href="https://github.com/dramaticlly";><code>@​dramaticlly</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/16161";>apache/iceberg#16161</a></li>
   <li>Open API: Backport 1.10 Remove runtime Jar from build and deploy (<a 
href="https://redirect.github.com/apache/iceberg/issues/16163";>#16163</a>) by 
<a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16188";>apache/iceberg#16188</a></li>
   <li>AWS: Backport License/Notice fixes (<a 
href="https://redirect.github.com/apache/iceberg/issues/16196";>#16196</a>) by 
<a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16236";>apache/iceberg#16236</a></li>
   <li>Azure: Backport License/Notice fix from <a 
href="https://redirect.github.com/apache/iceberg/issues/16181";>#16181</a> to 
1.10.x and include Nimbus/ASM in License by <a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16242";>apache/iceberg#16242</a></li>
   <li>GCP: Backport License/Notice fix from <a 
href="https://redirect.github.com/apache/iceberg/issues/16182";>#16182</a> to 
1.10.x, excluding woodstox/gcs-analytics and JSR by <a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16244";>apache/iceberg#16244</a></li>
   <li>Spark: Backport LICENSE and NOTICE fixes to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16215";>#16215</a>) by 
<a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16255";>apache/iceberg#16255</a></li>
   <li>Flink: Backport License/Notice to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16159";>#16159</a>) by 
<a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16175";>apache/iceberg#16175</a></li>
   <li>Azure: [1.10.x] Add missing LICENSE entry for Gson shaded by Nimbus 
JOSE+JWT by <a 
href="https://github.com/kevinjqliu";><code>@​kevinjqliu</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/16260";>apache/iceberg#16260</a></li>
   <li>Core: Backport Fix row ID assignment for EXISTING entry during a 
manifest merge to 1.10.x by <a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16304";>apache/iceberg#16304</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/aalopatin";><code>@​aalopatin</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/iceberg/pull/16010";>apache/iceberg#16010</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.1...apache-iceberg-1.10.2";>https://github.com/apache/iceberg/compare/apache-iceberg-1.10.1...apache-iceberg-1.10.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/iceberg/commit/57396d628cb9f92e121f9c2919398475393f0a3a";><code>57396d6</code></a>
 Core: Backport fix row ID assignment for EXISTING entry during a manifest 
mer...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/9f4d8ec9a5c7adf816d79955fa8dfdaab32ed506";><code>9f4d8ec</code></a>
 Google Gson (shaded by Nimbus JOSE+JWT) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16260";>#16260</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/6fc094545db60b89836a78f57cd52a46a0dca6f7";><code>6fc0945</code></a>
 Flink: Backport License/Notice to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16159";>#16159</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16175";>#16175</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/f2df5423e1c4a3b765dbca8818f5d966aecb6fbb";><code>f2df542</code></a>
 Spark: Backport LICENSE and NOTICE fixes to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16215";>#16215</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16255";>#16255</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/5a81ad6d07270d377d8acf8046ff59d3fc987307";><code>5a81ad6</code></a>
 GCP: Backport License/Notice fix from <a 
href="https://redirect.github.com/apache/iceberg/issues/16182";>#16182</a> to 
1.10.x, excluding woodstox/gc...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/4ff329795ac90805ba7c4cb370d98f36842a8258";><code>4ff3297</code></a>
 Azure: Backport License/Notice fix from <a 
href="https://redirect.github.com/apache/iceberg/issues/16181";>#16181</a> to 
1.10.x and include Nimbus/A...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/308edd4248c0a1753d7044eade04586057237380";><code>308edd4</code></a>
 AWS: Backport License/Notice fix (<a 
href="https://redirect.github.com/apache/iceberg/issues/16196";>#16196</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16236";>#16236</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/629c52211caeeb9a118b6eff7b0522afbf5748b1";><code>629c522</code></a>
 Open API: Remove runtime Jar from build and deploy (<a 
href="https://redirect.github.com/apache/iceberg/issues/16163";>#16163</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16188";>#16188</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/de7b040ae54d28dad9596d6569ddd1dccde816f7";><code>de7b040</code></a>
 [1.10x] Core: Validate v2 deletes against concurrent format upgrade (<a 
href="https://redirect.github.com/apache/iceberg/issues/16146";>#16146</a>) 
...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/e927da3db8253504bddb6a442f88492eb0e0e7c6";><code>e927da3</code></a>
 Spark: Backport LICENSE and NOTICE changes to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16142";>#16142</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16162";>#16162</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.1...apache-iceberg-1.10.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.iceberg:iceberg-orc` from 1.10.1 to 1.10.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/iceberg/releases";>org.apache.iceberg:iceberg-orc's
 releases</a>.</em></p>
   <blockquote>
   <h2>apache-iceberg-1.10.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Core, Spark: Fix equality deletes non-deterministic schema ordering (<a 
href="https://redirect.github.com/apache/iceberg/issues/13873";>#13873</a>)(Backports
 <a href="https://redirect.github.com/apache/iceberg/issues/15514";>#15514</a>) 
by <a 
href="https://github.com/RussellSpitzer";><code>@​RussellSpitzer</code></a> in 
<a 
href="https://redirect.github.com/apache/iceberg/pull/15605";>apache/iceberg#15605</a></li>
   <li>Build: Bump org.apache.avro:avro from 1.12.0 to 1.12.1 (<a 
href="https://redirect.github.com/apache/iceberg/issues/14369";>#14369</a>) by 
<a href="https://github.com/steveloughran";><code>@​steveloughran</code></a> in 
<a 
href="https://redirect.github.com/apache/iceberg/pull/15607";>apache/iceberg#15607</a></li>
   <li>[1.10.x] Core: Load snapshot after it has been committed to prevent 
accidental cleanup of files (<a 
href="https://redirect.github.com/apache/iceberg/issues/15511";>#15511</a>) by 
<a href="https://github.com/nastra";><code>@​nastra</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/15650";>apache/iceberg#15650</a></li>
   <li>[1.10] Backport always merge DVs on commit path (<a 
href="https://redirect.github.com/apache/iceberg/issues/15006";>#15006</a>) to 
1.10.x by <a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/15654";>apache/iceberg#15654</a></li>
   <li>[1.10.x] Core: Do not cleanup when CREATE transactions fail with 503 (<a 
href="https://redirect.github.com/apache/iceberg/issues/15051";>#15051</a>) by 
<a href="https://github.com/ebyhr";><code>@​ebyhr</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/15662";>apache/iceberg#15662</a></li>
   <li>[1.10.x] Flink: Fix non-deterministic operator UIDs in DynamicIceberg 
Sink (<a 
href="https://redirect.github.com/apache/iceberg/issues/15687";>#15687</a>) by 
<a href="https://github.com/mxm";><code>@​mxm</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/15738";>apache/iceberg#15738</a></li>
   <li>[1.10.x] Fix CVE-2025-67721 in io.airlift:aircompressor by <a 
href="https://github.com/kevinjqliu";><code>@​kevinjqliu</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/15829";>apache/iceberg#15829</a></li>
   <li>[1.10.x] Bump jackson from 2.19.2 to 2.21.2 to fix GHSA-72hv-8253-57qq 
by <a href="https://github.com/manuzhang";><code>@​manuzhang</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/15847";>apache/iceberg#15847</a></li>
   <li>[1.10.x] Backport (<a 
href="https://redirect.github.com/apache/iceberg/issues/14295";>#14295</a>) 
Closes <a 
href="https://redirect.github.com/apache/iceberg/issues/15908";>#15908</a> - 
Hive : Fixing the trailing slash issue for the database paths in HMS … by <a 
href="https://github.com/aalopatin";><code>@​aalopatin</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/16010";>apache/iceberg#16010</a></li>
   <li>[1.10.x] Flink: Add LICENSE entries for bundled flink-metrics-dropwizard 
by <a href="https://github.com/mxm";><code>@​mxm</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/16130";>apache/iceberg#16130</a></li>
   <li>Spark: Backport LICENSE and NOTICE changes to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16142";>#16142</a>) by 
<a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16162";>apache/iceberg#16162</a></li>
   <li>[1.10x] Core: Validate v2 deletes against concurrent format upgrade (<a 
href="https://redirect.github.com/apache/iceberg/issues/16146";>#16146</a>) by 
<a href="https://github.com/dramaticlly";><code>@​dramaticlly</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/16161";>apache/iceberg#16161</a></li>
   <li>Open API: Backport 1.10 Remove runtime Jar from build and deploy (<a 
href="https://redirect.github.com/apache/iceberg/issues/16163";>#16163</a>) by 
<a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16188";>apache/iceberg#16188</a></li>
   <li>AWS: Backport License/Notice fixes (<a 
href="https://redirect.github.com/apache/iceberg/issues/16196";>#16196</a>) by 
<a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16236";>apache/iceberg#16236</a></li>
   <li>Azure: Backport License/Notice fix from <a 
href="https://redirect.github.com/apache/iceberg/issues/16181";>#16181</a> to 
1.10.x and include Nimbus/ASM in License by <a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16242";>apache/iceberg#16242</a></li>
   <li>GCP: Backport License/Notice fix from <a 
href="https://redirect.github.com/apache/iceberg/issues/16182";>#16182</a> to 
1.10.x, excluding woodstox/gcs-analytics and JSR by <a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16244";>apache/iceberg#16244</a></li>
   <li>Spark: Backport LICENSE and NOTICE fixes to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16215";>#16215</a>) by 
<a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16255";>apache/iceberg#16255</a></li>
   <li>Flink: Backport License/Notice to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16159";>#16159</a>) by 
<a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16175";>apache/iceberg#16175</a></li>
   <li>Azure: [1.10.x] Add missing LICENSE entry for Gson shaded by Nimbus 
JOSE+JWT by <a 
href="https://github.com/kevinjqliu";><code>@​kevinjqliu</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/16260";>apache/iceberg#16260</a></li>
   <li>Core: Backport Fix row ID assignment for EXISTING entry during a 
manifest merge to 1.10.x by <a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16304";>apache/iceberg#16304</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/aalopatin";><code>@​aalopatin</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/iceberg/pull/16010";>apache/iceberg#16010</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.1...apache-iceberg-1.10.2";>https://github.com/apache/iceberg/compare/apache-iceberg-1.10.1...apache-iceberg-1.10.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/iceberg/commit/57396d628cb9f92e121f9c2919398475393f0a3a";><code>57396d6</code></a>
 Core: Backport fix row ID assignment for EXISTING entry during a manifest 
mer...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/9f4d8ec9a5c7adf816d79955fa8dfdaab32ed506";><code>9f4d8ec</code></a>
 Google Gson (shaded by Nimbus JOSE+JWT) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16260";>#16260</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/6fc094545db60b89836a78f57cd52a46a0dca6f7";><code>6fc0945</code></a>
 Flink: Backport License/Notice to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16159";>#16159</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16175";>#16175</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/f2df5423e1c4a3b765dbca8818f5d966aecb6fbb";><code>f2df542</code></a>
 Spark: Backport LICENSE and NOTICE fixes to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16215";>#16215</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16255";>#16255</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/5a81ad6d07270d377d8acf8046ff59d3fc987307";><code>5a81ad6</code></a>
 GCP: Backport License/Notice fix from <a 
href="https://redirect.github.com/apache/iceberg/issues/16182";>#16182</a> to 
1.10.x, excluding woodstox/gc...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/4ff329795ac90805ba7c4cb370d98f36842a8258";><code>4ff3297</code></a>
 Azure: Backport License/Notice fix from <a 
href="https://redirect.github.com/apache/iceberg/issues/16181";>#16181</a> to 
1.10.x and include Nimbus/A...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/308edd4248c0a1753d7044eade04586057237380";><code>308edd4</code></a>
 AWS: Backport License/Notice fix (<a 
href="https://redirect.github.com/apache/iceberg/issues/16196";>#16196</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16236";>#16236</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/629c52211caeeb9a118b6eff7b0522afbf5748b1";><code>629c522</code></a>
 Open API: Remove runtime Jar from build and deploy (<a 
href="https://redirect.github.com/apache/iceberg/issues/16163";>#16163</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16188";>#16188</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/de7b040ae54d28dad9596d6569ddd1dccde816f7";><code>de7b040</code></a>
 [1.10x] Core: Validate v2 deletes against concurrent format upgrade (<a 
href="https://redirect.github.com/apache/iceberg/issues/16146";>#16146</a>) 
...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/e927da3db8253504bddb6a442f88492eb0e0e7c6";><code>e927da3</code></a>
 Spark: Backport LICENSE and NOTICE changes to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16142";>#16142</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16162";>#16162</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.1...apache-iceberg-1.10.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.apache.iceberg:iceberg-parquet` from 1.10.1 to 1.10.2
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/iceberg/releases";>org.apache.iceberg:iceberg-parquet's
 releases</a>.</em></p>
   <blockquote>
   <h2>apache-iceberg-1.10.2</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>Core, Spark: Fix equality deletes non-deterministic schema ordering (<a 
href="https://redirect.github.com/apache/iceberg/issues/13873";>#13873</a>)(Backports
 <a href="https://redirect.github.com/apache/iceberg/issues/15514";>#15514</a>) 
by <a 
href="https://github.com/RussellSpitzer";><code>@​RussellSpitzer</code></a> in 
<a 
href="https://redirect.github.com/apache/iceberg/pull/15605";>apache/iceberg#15605</a></li>
   <li>Build: Bump org.apache.avro:avro from 1.12.0 to 1.12.1 (<a 
href="https://redirect.github.com/apache/iceberg/issues/14369";>#14369</a>) by 
<a href="https://github.com/steveloughran";><code>@​steveloughran</code></a> in 
<a 
href="https://redirect.github.com/apache/iceberg/pull/15607";>apache/iceberg#15607</a></li>
   <li>[1.10.x] Core: Load snapshot after it has been committed to prevent 
accidental cleanup of files (<a 
href="https://redirect.github.com/apache/iceberg/issues/15511";>#15511</a>) by 
<a href="https://github.com/nastra";><code>@​nastra</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/15650";>apache/iceberg#15650</a></li>
   <li>[1.10] Backport always merge DVs on commit path (<a 
href="https://redirect.github.com/apache/iceberg/issues/15006";>#15006</a>) to 
1.10.x by <a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/15654";>apache/iceberg#15654</a></li>
   <li>[1.10.x] Core: Do not cleanup when CREATE transactions fail with 503 (<a 
href="https://redirect.github.com/apache/iceberg/issues/15051";>#15051</a>) by 
<a href="https://github.com/ebyhr";><code>@​ebyhr</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/15662";>apache/iceberg#15662</a></li>
   <li>[1.10.x] Flink: Fix non-deterministic operator UIDs in DynamicIceberg 
Sink (<a 
href="https://redirect.github.com/apache/iceberg/issues/15687";>#15687</a>) by 
<a href="https://github.com/mxm";><code>@​mxm</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/15738";>apache/iceberg#15738</a></li>
   <li>[1.10.x] Fix CVE-2025-67721 in io.airlift:aircompressor by <a 
href="https://github.com/kevinjqliu";><code>@​kevinjqliu</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/15829";>apache/iceberg#15829</a></li>
   <li>[1.10.x] Bump jackson from 2.19.2 to 2.21.2 to fix GHSA-72hv-8253-57qq 
by <a href="https://github.com/manuzhang";><code>@​manuzhang</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/15847";>apache/iceberg#15847</a></li>
   <li>[1.10.x] Backport (<a 
href="https://redirect.github.com/apache/iceberg/issues/14295";>#14295</a>) 
Closes <a 
href="https://redirect.github.com/apache/iceberg/issues/15908";>#15908</a> - 
Hive : Fixing the trailing slash issue for the database paths in HMS … by <a 
href="https://github.com/aalopatin";><code>@​aalopatin</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/16010";>apache/iceberg#16010</a></li>
   <li>[1.10.x] Flink: Add LICENSE entries for bundled flink-metrics-dropwizard 
by <a href="https://github.com/mxm";><code>@​mxm</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/16130";>apache/iceberg#16130</a></li>
   <li>Spark: Backport LICENSE and NOTICE changes to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16142";>#16142</a>) by 
<a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16162";>apache/iceberg#16162</a></li>
   <li>[1.10x] Core: Validate v2 deletes against concurrent format upgrade (<a 
href="https://redirect.github.com/apache/iceberg/issues/16146";>#16146</a>) by 
<a href="https://github.com/dramaticlly";><code>@​dramaticlly</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/16161";>apache/iceberg#16161</a></li>
   <li>Open API: Backport 1.10 Remove runtime Jar from build and deploy (<a 
href="https://redirect.github.com/apache/iceberg/issues/16163";>#16163</a>) by 
<a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16188";>apache/iceberg#16188</a></li>
   <li>AWS: Backport License/Notice fixes (<a 
href="https://redirect.github.com/apache/iceberg/issues/16196";>#16196</a>) by 
<a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16236";>apache/iceberg#16236</a></li>
   <li>Azure: Backport License/Notice fix from <a 
href="https://redirect.github.com/apache/iceberg/issues/16181";>#16181</a> to 
1.10.x and include Nimbus/ASM in License by <a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16242";>apache/iceberg#16242</a></li>
   <li>GCP: Backport License/Notice fix from <a 
href="https://redirect.github.com/apache/iceberg/issues/16182";>#16182</a> to 
1.10.x, excluding woodstox/gcs-analytics and JSR by <a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16244";>apache/iceberg#16244</a></li>
   <li>Spark: Backport LICENSE and NOTICE fixes to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16215";>#16215</a>) by 
<a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16255";>apache/iceberg#16255</a></li>
   <li>Flink: Backport License/Notice to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16159";>#16159</a>) by 
<a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16175";>apache/iceberg#16175</a></li>
   <li>Azure: [1.10.x] Add missing LICENSE entry for Gson shaded by Nimbus 
JOSE+JWT by <a 
href="https://github.com/kevinjqliu";><code>@​kevinjqliu</code></a> in <a 
href="https://redirect.github.com/apache/iceberg/pull/16260";>apache/iceberg#16260</a></li>
   <li>Core: Backport Fix row ID assignment for EXISTING entry during a 
manifest merge to 1.10.x by <a 
href="https://github.com/amogh-jahagirdar";><code>@​amogh-jahagirdar</code></a> 
in <a 
href="https://redirect.github.com/apache/iceberg/pull/16304";>apache/iceberg#16304</a></li>
   </ul>
   <h2>New Contributors</h2>
   <ul>
   <li><a href="https://github.com/aalopatin";><code>@​aalopatin</code></a> made 
their first contribution in <a 
href="https://redirect.github.com/apache/iceberg/pull/16010";>apache/iceberg#16010</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.1...apache-iceberg-1.10.2";>https://github.com/apache/iceberg/compare/apache-iceberg-1.10.1...apache-iceberg-1.10.2</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/iceberg/commit/57396d628cb9f92e121f9c2919398475393f0a3a";><code>57396d6</code></a>
 Core: Backport fix row ID assignment for EXISTING entry during a manifest 
mer...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/9f4d8ec9a5c7adf816d79955fa8dfdaab32ed506";><code>9f4d8ec</code></a>
 Google Gson (shaded by Nimbus JOSE+JWT) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16260";>#16260</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/6fc094545db60b89836a78f57cd52a46a0dca6f7";><code>6fc0945</code></a>
 Flink: Backport License/Notice to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16159";>#16159</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16175";>#16175</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/f2df5423e1c4a3b765dbca8818f5d966aecb6fbb";><code>f2df542</code></a>
 Spark: Backport LICENSE and NOTICE fixes to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16215";>#16215</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16255";>#16255</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/5a81ad6d07270d377d8acf8046ff59d3fc987307";><code>5a81ad6</code></a>
 GCP: Backport License/Notice fix from <a 
href="https://redirect.github.com/apache/iceberg/issues/16182";>#16182</a> to 
1.10.x, excluding woodstox/gc...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/4ff329795ac90805ba7c4cb370d98f36842a8258";><code>4ff3297</code></a>
 Azure: Backport License/Notice fix from <a 
href="https://redirect.github.com/apache/iceberg/issues/16181";>#16181</a> to 
1.10.x and include Nimbus/A...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/308edd4248c0a1753d7044eade04586057237380";><code>308edd4</code></a>
 AWS: Backport License/Notice fix (<a 
href="https://redirect.github.com/apache/iceberg/issues/16196";>#16196</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16236";>#16236</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/629c52211caeeb9a118b6eff7b0522afbf5748b1";><code>629c522</code></a>
 Open API: Remove runtime Jar from build and deploy (<a 
href="https://redirect.github.com/apache/iceberg/issues/16163";>#16163</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16188";>#16188</a>)</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/de7b040ae54d28dad9596d6569ddd1dccde816f7";><code>de7b040</code></a>
 [1.10x] Core: Validate v2 deletes against concurrent format upgrade (<a 
href="https://redirect.github.com/apache/iceberg/issues/16146";>#16146</a>) 
...</li>
   <li><a 
href="https://github.com/apache/iceberg/commit/e927da3db8253504bddb6a442f88492eb0e0e7c6";><code>e927da3</code></a>
 Spark: Backport LICENSE and NOTICE changes to 1.10.x (<a 
href="https://redirect.github.com/apache/iceberg/issues/16142";>#16142</a>) (<a 
href="https://redirect.github.com/apache/iceberg/issues/16162";>#16162</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/iceberg/compare/apache-iceberg-1.10.1...apache-iceberg-1.10.2";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   Dependabot will resolve any conflicts with this PR as long as you don't 
alter it yourself. You can also trigger a rebase manually by commenting 
`@dependabot rebase`.
   
   [//]: # (dependabot-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   You can trigger Dependabot actions by commenting on this PR:
   - `@dependabot rebase` will rebase this PR
   - `@dependabot recreate` will recreate this PR, overwriting any edits that 
have been made to it
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to