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

   Bumps `nessie` from 0.108.3 to 0.108.4.
   Updates `org.projectnessie.nessie:nessie-client` from 0.108.3 to 0.108.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectnessie/nessie/releases";>org.projectnessie.nessie:nessie-client's
 releases</a>.</em></p>
   <blockquote>
   <h2>Nessie 0.108.4</h2>
   <ul>
   <li>39 commits since 0.108.3</li>
   <li>Maven Central: <a 
href="https://search.maven.org/search?q=g:org.projectnessie.nessie+v:0.108.4";>https://search.maven.org/search?q=g:org.projectnessie.nessie+v:0.108.4</a></li>
   <li>Docker images: <a 
href="https://github.com/projectnessie/nessie/pkgs/container/nessie";>https://github.com/projectnessie/nessie/pkgs/container/nessie</a>
 and <a 
href="https://quay.io/repository/projectnessie/nessie?tab=tags";>https://quay.io/repository/projectnessie/nessie?tab=tags</a>
   It is a multiplatform Java image (amd64, arm64, ppc64le, s390x): 
<code>docker pull ghcr.io/projectnessie/nessie:0.108.4-java</code></li>
   <li>PyPI: <a 
href="https://pypi.org/project/pynessie/";>https://pypi.org/project/pynessie/</a>
 (See <a 
href="https://github.com/projectnessie/pynessie/releases";>pynessie</a>)</li>
   <li>Helm Chart repo: <a 
href="https://charts.projectnessie.org/";>https://charts.projectnessie.org/</a></li>
   </ul>
   <h2>Try it</h2>
   <p>The attached <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-quarkus-0.108.4-runner.jar";><code>nessie-quarkus-0.108.4-runner.jar</code></a>
 is a standalone uber-jar file that runs on Java 17 or newer and it is also 
available via <a 
href="https://search.maven.org/search?q=g:org.projectnessie+AND+a:nessie-quarkus+AND+v:0.108.4";>Maven
 Central</a>. Download and run it (requires Java 17):</p>
   <pre><code>wget 
https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-quarkus-0.108.4-runner.jar
   java -jar nessie-quarkus-0.108.4-runner.jar
   </code></pre>
   <p>Nessie CLI is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-cli-0.108.4.jar";><code>nessie-cli-0.108.4.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 11 or newer. Nessie CLI 
is also available as a Docker image: <code>docker run --rm -it 
ghcr.io/projectnessie/nessie-cli:0.108.4</code>.</p>
   <p>Nessie GC tool is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-gc-0.108.4.jar";><code>nessie-gc-0.108.4.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 11 or newer. Shell 
completion can be generated from the tool, check its <code>help</code> command. 
Nessie GC tool is also available as a Docker image: <code>docker run --rm 
ghcr.io/projectnessie/nessie-gc:0.108.4 --help</code>.</p>
   <p>Nessie Server Admin tool is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-server-admin-tool-0.108.4-runner.jar";><code>nessie-server-admin-tool-0.108.4-runner.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 17 or newer. Shell 
completion can be generated from the tool, check its <code>help</code> command. 
Nessie Server Admin tool is also available as a Docker image: <code>docker run 
--rm ghcr.io/projectnessie/nessie-server-admin:0.108.4 --help</code>.</p>
   <p>The attached <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-helm-0.108.4.tgz";><code>nessie-helm-0.108.4.tgz</code></a>
 is a packaged Helm chart, which can be downloaded and installed via Helm. 
There is also the <a href="https://charts.projectnessie.org/";>Nessie Helm chart 
repo</a>, which can be added and used to install the Nessie Helm chart.</p>
   <h2>Changelog</h2>
   <h3>Fixes</h3>
   <ul>
   <li>GC: Nessie GC was missing an explicit dependency to Apache HTTP client 
v4, which is required for Iceberg.
   The AWSSDK update to 2.46.0 in 0.107.9 changed the default to Apache client 
v5, so v4 was missing.</li>
   </ul>
   <h2>Full Changelog (minus renovate commits):</h2>
   <ul>
   <li>Ensure that both Apache HTTP Client v4 and v5 are present (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12822";>#12822</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectnessie/nessie/blob/main/CHANGELOG.md";>org.projectnessie.nessie:nessie-client's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[0.108.4] Release (2026-07-31)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>GC: Nessie GC was missing an explicit dependency to Apache HTTP client 
v4, which is required for Iceberg.
   The AWSSDK update to 2.46.0 in 0.107.9 changed the default to Apache client 
v5, so v4 was missing.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/41d6986725edb95bca176c128300642b8e52d958";><code>41d6986</code></a>
 [release] release nessie-0.108.4</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/8c7c4556bc25c436869bbe53ee214aed23c03679";><code>8c7c455</code></a>
 Update dependency com.google.cloud:libraries-bom to v26.86.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12831";>#12831</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/30174777c5e8a2aa34136f7745729ca969a7fa39";><code>3017477</code></a>
 Update dependency com.google.googlejavaformat:google-java-format to v1.36.1 
(...</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/2d1dd01e59640560c9fab1120e3dc624b95a4430";><code>2d1dd01</code></a>
 Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.10 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12824";>#12824</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/37c5358c0bbc513f629ebb8030d58d3e1c398c23";><code>37c5358</code></a>
 Update dependency com.google.cloud:google-cloud-secretmanager-bom to v2.95.0 
...</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/0a47d4b40c0eeda93ee342695288bda5f7b4bf39";><code>0a47d4b</code></a>
 Update docker.io/prom/prometheus Docker tag to v3.13.2 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12826";>#12826</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/141f0a898d900fec877029644011924a8f25fe4a";><code>141f0a8</code></a>
 Update registry.access.redhat.com/ubi9/openjdk-21-runtime Docker tag to 
v1.24...</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/c7eb83780184fa2ec55bcf35ad370676d2245227";><code>c7eb837</code></a>
 Update dependency com.google.cloud:google-cloud-storage-bom to v2.71.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12830";>#12830</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/22a775f7db6a95218b8b8ddb58f0a708d5914315";><code>22a775f</code></a>
 Update docker.io/floci/floci Docker tag to v1.5.34 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12825";>#12825</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/168fd9200db004d6022c0300ce03e96c4fd2e6c4";><code>168fd92</code></a>
 Update dependency com.google.cloud:google-cloud-bigtable-bom to v2.81.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12828";>#12828</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/projectnessie/nessie/compare/nessie-0.108.3...nessie-0.108.4";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.projectnessie.nessie:nessie-jaxrs-testextension` from 0.108.3 
to 0.108.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectnessie/nessie/releases";>org.projectnessie.nessie:nessie-jaxrs-testextension's
 releases</a>.</em></p>
   <blockquote>
   <h2>Nessie 0.108.4</h2>
   <ul>
   <li>39 commits since 0.108.3</li>
   <li>Maven Central: <a 
href="https://search.maven.org/search?q=g:org.projectnessie.nessie+v:0.108.4";>https://search.maven.org/search?q=g:org.projectnessie.nessie+v:0.108.4</a></li>
   <li>Docker images: <a 
href="https://github.com/projectnessie/nessie/pkgs/container/nessie";>https://github.com/projectnessie/nessie/pkgs/container/nessie</a>
 and <a 
href="https://quay.io/repository/projectnessie/nessie?tab=tags";>https://quay.io/repository/projectnessie/nessie?tab=tags</a>
   It is a multiplatform Java image (amd64, arm64, ppc64le, s390x): 
<code>docker pull ghcr.io/projectnessie/nessie:0.108.4-java</code></li>
   <li>PyPI: <a 
href="https://pypi.org/project/pynessie/";>https://pypi.org/project/pynessie/</a>
 (See <a 
href="https://github.com/projectnessie/pynessie/releases";>pynessie</a>)</li>
   <li>Helm Chart repo: <a 
href="https://charts.projectnessie.org/";>https://charts.projectnessie.org/</a></li>
   </ul>
   <h2>Try it</h2>
   <p>The attached <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-quarkus-0.108.4-runner.jar";><code>nessie-quarkus-0.108.4-runner.jar</code></a>
 is a standalone uber-jar file that runs on Java 17 or newer and it is also 
available via <a 
href="https://search.maven.org/search?q=g:org.projectnessie+AND+a:nessie-quarkus+AND+v:0.108.4";>Maven
 Central</a>. Download and run it (requires Java 17):</p>
   <pre><code>wget 
https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-quarkus-0.108.4-runner.jar
   java -jar nessie-quarkus-0.108.4-runner.jar
   </code></pre>
   <p>Nessie CLI is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-cli-0.108.4.jar";><code>nessie-cli-0.108.4.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 11 or newer. Nessie CLI 
is also available as a Docker image: <code>docker run --rm -it 
ghcr.io/projectnessie/nessie-cli:0.108.4</code>.</p>
   <p>Nessie GC tool is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-gc-0.108.4.jar";><code>nessie-gc-0.108.4.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 11 or newer. Shell 
completion can be generated from the tool, check its <code>help</code> command. 
Nessie GC tool is also available as a Docker image: <code>docker run --rm 
ghcr.io/projectnessie/nessie-gc:0.108.4 --help</code>.</p>
   <p>Nessie Server Admin tool is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-server-admin-tool-0.108.4-runner.jar";><code>nessie-server-admin-tool-0.108.4-runner.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 17 or newer. Shell 
completion can be generated from the tool, check its <code>help</code> command. 
Nessie Server Admin tool is also available as a Docker image: <code>docker run 
--rm ghcr.io/projectnessie/nessie-server-admin:0.108.4 --help</code>.</p>
   <p>The attached <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-helm-0.108.4.tgz";><code>nessie-helm-0.108.4.tgz</code></a>
 is a packaged Helm chart, which can be downloaded and installed via Helm. 
There is also the <a href="https://charts.projectnessie.org/";>Nessie Helm chart 
repo</a>, which can be added and used to install the Nessie Helm chart.</p>
   <h2>Changelog</h2>
   <h3>Fixes</h3>
   <ul>
   <li>GC: Nessie GC was missing an explicit dependency to Apache HTTP client 
v4, which is required for Iceberg.
   The AWSSDK update to 2.46.0 in 0.107.9 changed the default to Apache client 
v5, so v4 was missing.</li>
   </ul>
   <h2>Full Changelog (minus renovate commits):</h2>
   <ul>
   <li>Ensure that both Apache HTTP Client v4 and v5 are present (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12822";>#12822</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectnessie/nessie/blob/main/CHANGELOG.md";>org.projectnessie.nessie:nessie-jaxrs-testextension's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[0.108.4] Release (2026-07-31)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>GC: Nessie GC was missing an explicit dependency to Apache HTTP client 
v4, which is required for Iceberg.
   The AWSSDK update to 2.46.0 in 0.107.9 changed the default to Apache client 
v5, so v4 was missing.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/41d6986725edb95bca176c128300642b8e52d958";><code>41d6986</code></a>
 [release] release nessie-0.108.4</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/8c7c4556bc25c436869bbe53ee214aed23c03679";><code>8c7c455</code></a>
 Update dependency com.google.cloud:libraries-bom to v26.86.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12831";>#12831</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/30174777c5e8a2aa34136f7745729ca969a7fa39";><code>3017477</code></a>
 Update dependency com.google.googlejavaformat:google-java-format to v1.36.1 
(...</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/2d1dd01e59640560c9fab1120e3dc624b95a4430";><code>2d1dd01</code></a>
 Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.10 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12824";>#12824</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/37c5358c0bbc513f629ebb8030d58d3e1c398c23";><code>37c5358</code></a>
 Update dependency com.google.cloud:google-cloud-secretmanager-bom to v2.95.0 
...</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/0a47d4b40c0eeda93ee342695288bda5f7b4bf39";><code>0a47d4b</code></a>
 Update docker.io/prom/prometheus Docker tag to v3.13.2 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12826";>#12826</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/141f0a898d900fec877029644011924a8f25fe4a";><code>141f0a8</code></a>
 Update registry.access.redhat.com/ubi9/openjdk-21-runtime Docker tag to 
v1.24...</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/c7eb83780184fa2ec55bcf35ad370676d2245227";><code>c7eb837</code></a>
 Update dependency com.google.cloud:google-cloud-storage-bom to v2.71.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12830";>#12830</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/22a775f7db6a95218b8b8ddb58f0a708d5914315";><code>22a775f</code></a>
 Update docker.io/floci/floci Docker tag to v1.5.34 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12825";>#12825</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/168fd9200db004d6022c0300ce03e96c4fd2e6c4";><code>168fd92</code></a>
 Update dependency com.google.cloud:google-cloud-bigtable-bom to v2.81.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12828";>#12828</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/projectnessie/nessie/compare/nessie-0.108.3...nessie-0.108.4";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.projectnessie.nessie:nessie-versioned-storage-inmemory-tests` 
from 0.108.3 to 0.108.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectnessie/nessie/releases";>org.projectnessie.nessie:nessie-versioned-storage-inmemory-tests's
 releases</a>.</em></p>
   <blockquote>
   <h2>Nessie 0.108.4</h2>
   <ul>
   <li>39 commits since 0.108.3</li>
   <li>Maven Central: <a 
href="https://search.maven.org/search?q=g:org.projectnessie.nessie+v:0.108.4";>https://search.maven.org/search?q=g:org.projectnessie.nessie+v:0.108.4</a></li>
   <li>Docker images: <a 
href="https://github.com/projectnessie/nessie/pkgs/container/nessie";>https://github.com/projectnessie/nessie/pkgs/container/nessie</a>
 and <a 
href="https://quay.io/repository/projectnessie/nessie?tab=tags";>https://quay.io/repository/projectnessie/nessie?tab=tags</a>
   It is a multiplatform Java image (amd64, arm64, ppc64le, s390x): 
<code>docker pull ghcr.io/projectnessie/nessie:0.108.4-java</code></li>
   <li>PyPI: <a 
href="https://pypi.org/project/pynessie/";>https://pypi.org/project/pynessie/</a>
 (See <a 
href="https://github.com/projectnessie/pynessie/releases";>pynessie</a>)</li>
   <li>Helm Chart repo: <a 
href="https://charts.projectnessie.org/";>https://charts.projectnessie.org/</a></li>
   </ul>
   <h2>Try it</h2>
   <p>The attached <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-quarkus-0.108.4-runner.jar";><code>nessie-quarkus-0.108.4-runner.jar</code></a>
 is a standalone uber-jar file that runs on Java 17 or newer and it is also 
available via <a 
href="https://search.maven.org/search?q=g:org.projectnessie+AND+a:nessie-quarkus+AND+v:0.108.4";>Maven
 Central</a>. Download and run it (requires Java 17):</p>
   <pre><code>wget 
https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-quarkus-0.108.4-runner.jar
   java -jar nessie-quarkus-0.108.4-runner.jar
   </code></pre>
   <p>Nessie CLI is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-cli-0.108.4.jar";><code>nessie-cli-0.108.4.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 11 or newer. Nessie CLI 
is also available as a Docker image: <code>docker run --rm -it 
ghcr.io/projectnessie/nessie-cli:0.108.4</code>.</p>
   <p>Nessie GC tool is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-gc-0.108.4.jar";><code>nessie-gc-0.108.4.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 11 or newer. Shell 
completion can be generated from the tool, check its <code>help</code> command. 
Nessie GC tool is also available as a Docker image: <code>docker run --rm 
ghcr.io/projectnessie/nessie-gc:0.108.4 --help</code>.</p>
   <p>Nessie Server Admin tool is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-server-admin-tool-0.108.4-runner.jar";><code>nessie-server-admin-tool-0.108.4-runner.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 17 or newer. Shell 
completion can be generated from the tool, check its <code>help</code> command. 
Nessie Server Admin tool is also available as a Docker image: <code>docker run 
--rm ghcr.io/projectnessie/nessie-server-admin:0.108.4 --help</code>.</p>
   <p>The attached <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-helm-0.108.4.tgz";><code>nessie-helm-0.108.4.tgz</code></a>
 is a packaged Helm chart, which can be downloaded and installed via Helm. 
There is also the <a href="https://charts.projectnessie.org/";>Nessie Helm chart 
repo</a>, which can be added and used to install the Nessie Helm chart.</p>
   <h2>Changelog</h2>
   <h3>Fixes</h3>
   <ul>
   <li>GC: Nessie GC was missing an explicit dependency to Apache HTTP client 
v4, which is required for Iceberg.
   The AWSSDK update to 2.46.0 in 0.107.9 changed the default to Apache client 
v5, so v4 was missing.</li>
   </ul>
   <h2>Full Changelog (minus renovate commits):</h2>
   <ul>
   <li>Ensure that both Apache HTTP Client v4 and v5 are present (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12822";>#12822</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectnessie/nessie/blob/main/CHANGELOG.md";>org.projectnessie.nessie:nessie-versioned-storage-inmemory-tests's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[0.108.4] Release (2026-07-31)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>GC: Nessie GC was missing an explicit dependency to Apache HTTP client 
v4, which is required for Iceberg.
   The AWSSDK update to 2.46.0 in 0.107.9 changed the default to Apache client 
v5, so v4 was missing.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/41d6986725edb95bca176c128300642b8e52d958";><code>41d6986</code></a>
 [release] release nessie-0.108.4</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/8c7c4556bc25c436869bbe53ee214aed23c03679";><code>8c7c455</code></a>
 Update dependency com.google.cloud:libraries-bom to v26.86.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12831";>#12831</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/30174777c5e8a2aa34136f7745729ca969a7fa39";><code>3017477</code></a>
 Update dependency com.google.googlejavaformat:google-java-format to v1.36.1 
(...</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/2d1dd01e59640560c9fab1120e3dc624b95a4430";><code>2d1dd01</code></a>
 Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.10 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12824";>#12824</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/37c5358c0bbc513f629ebb8030d58d3e1c398c23";><code>37c5358</code></a>
 Update dependency com.google.cloud:google-cloud-secretmanager-bom to v2.95.0 
...</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/0a47d4b40c0eeda93ee342695288bda5f7b4bf39";><code>0a47d4b</code></a>
 Update docker.io/prom/prometheus Docker tag to v3.13.2 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12826";>#12826</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/141f0a898d900fec877029644011924a8f25fe4a";><code>141f0a8</code></a>
 Update registry.access.redhat.com/ubi9/openjdk-21-runtime Docker tag to 
v1.24...</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/c7eb83780184fa2ec55bcf35ad370676d2245227";><code>c7eb837</code></a>
 Update dependency com.google.cloud:google-cloud-storage-bom to v2.71.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12830";>#12830</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/22a775f7db6a95218b8b8ddb58f0a708d5914315";><code>22a775f</code></a>
 Update docker.io/floci/floci Docker tag to v1.5.34 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12825";>#12825</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/168fd9200db004d6022c0300ce03e96c4fd2e6c4";><code>168fd92</code></a>
 Update dependency com.google.cloud:google-cloud-bigtable-bom to v2.81.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12828";>#12828</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/projectnessie/nessie/compare/nessie-0.108.3...nessie-0.108.4";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `org.projectnessie.nessie:nessie-versioned-storage-testextension` 
from 0.108.3 to 0.108.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectnessie/nessie/releases";>org.projectnessie.nessie:nessie-versioned-storage-testextension's
 releases</a>.</em></p>
   <blockquote>
   <h2>Nessie 0.108.4</h2>
   <ul>
   <li>39 commits since 0.108.3</li>
   <li>Maven Central: <a 
href="https://search.maven.org/search?q=g:org.projectnessie.nessie+v:0.108.4";>https://search.maven.org/search?q=g:org.projectnessie.nessie+v:0.108.4</a></li>
   <li>Docker images: <a 
href="https://github.com/projectnessie/nessie/pkgs/container/nessie";>https://github.com/projectnessie/nessie/pkgs/container/nessie</a>
 and <a 
href="https://quay.io/repository/projectnessie/nessie?tab=tags";>https://quay.io/repository/projectnessie/nessie?tab=tags</a>
   It is a multiplatform Java image (amd64, arm64, ppc64le, s390x): 
<code>docker pull ghcr.io/projectnessie/nessie:0.108.4-java</code></li>
   <li>PyPI: <a 
href="https://pypi.org/project/pynessie/";>https://pypi.org/project/pynessie/</a>
 (See <a 
href="https://github.com/projectnessie/pynessie/releases";>pynessie</a>)</li>
   <li>Helm Chart repo: <a 
href="https://charts.projectnessie.org/";>https://charts.projectnessie.org/</a></li>
   </ul>
   <h2>Try it</h2>
   <p>The attached <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-quarkus-0.108.4-runner.jar";><code>nessie-quarkus-0.108.4-runner.jar</code></a>
 is a standalone uber-jar file that runs on Java 17 or newer and it is also 
available via <a 
href="https://search.maven.org/search?q=g:org.projectnessie+AND+a:nessie-quarkus+AND+v:0.108.4";>Maven
 Central</a>. Download and run it (requires Java 17):</p>
   <pre><code>wget 
https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-quarkus-0.108.4-runner.jar
   java -jar nessie-quarkus-0.108.4-runner.jar
   </code></pre>
   <p>Nessie CLI is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-cli-0.108.4.jar";><code>nessie-cli-0.108.4.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 11 or newer. Nessie CLI 
is also available as a Docker image: <code>docker run --rm -it 
ghcr.io/projectnessie/nessie-cli:0.108.4</code>.</p>
   <p>Nessie GC tool is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-gc-0.108.4.jar";><code>nessie-gc-0.108.4.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 11 or newer. Shell 
completion can be generated from the tool, check its <code>help</code> command. 
Nessie GC tool is also available as a Docker image: <code>docker run --rm 
ghcr.io/projectnessie/nessie-gc:0.108.4 --help</code>.</p>
   <p>Nessie Server Admin tool is attached as <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-server-admin-tool-0.108.4-runner.jar";><code>nessie-server-admin-tool-0.108.4-runner.jar</code></a>,
 which is a standalone uber-jar file that runs on Java 17 or newer. Shell 
completion can be generated from the tool, check its <code>help</code> command. 
Nessie Server Admin tool is also available as a Docker image: <code>docker run 
--rm ghcr.io/projectnessie/nessie-server-admin:0.108.4 --help</code>.</p>
   <p>The attached <a 
href="https://github.com/projectnessie/nessie/releases/download/nessie-0.108.4/nessie-helm-0.108.4.tgz";><code>nessie-helm-0.108.4.tgz</code></a>
 is a packaged Helm chart, which can be downloaded and installed via Helm. 
There is also the <a href="https://charts.projectnessie.org/";>Nessie Helm chart 
repo</a>, which can be added and used to install the Nessie Helm chart.</p>
   <h2>Changelog</h2>
   <h3>Fixes</h3>
   <ul>
   <li>GC: Nessie GC was missing an explicit dependency to Apache HTTP client 
v4, which is required for Iceberg.
   The AWSSDK update to 2.46.0 in 0.107.9 changed the default to Apache client 
v5, so v4 was missing.</li>
   </ul>
   <h2>Full Changelog (minus renovate commits):</h2>
   <ul>
   <li>Ensure that both Apache HTTP Client v4 and v5 are present (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12822";>#12822</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/projectnessie/nessie/blob/main/CHANGELOG.md";>org.projectnessie.nessie:nessie-versioned-storage-testextension's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[0.108.4] Release (2026-07-31)</h2>
   <h3>Fixes</h3>
   <ul>
   <li>GC: Nessie GC was missing an explicit dependency to Apache HTTP client 
v4, which is required for Iceberg.
   The AWSSDK update to 2.46.0 in 0.107.9 changed the default to Apache client 
v5, so v4 was missing.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/41d6986725edb95bca176c128300642b8e52d958";><code>41d6986</code></a>
 [release] release nessie-0.108.4</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/8c7c4556bc25c436869bbe53ee214aed23c03679";><code>8c7c455</code></a>
 Update dependency com.google.cloud:libraries-bom to v26.86.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12831";>#12831</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/30174777c5e8a2aa34136f7745729ca969a7fa39";><code>3017477</code></a>
 Update dependency com.google.googlejavaformat:google-java-format to v1.36.1 
(...</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/2d1dd01e59640560c9fab1120e3dc624b95a4430";><code>2d1dd01</code></a>
 Update dependency org.mariadb.jdbc:mariadb-java-client to v3.5.10 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12824";>#12824</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/37c5358c0bbc513f629ebb8030d58d3e1c398c23";><code>37c5358</code></a>
 Update dependency com.google.cloud:google-cloud-secretmanager-bom to v2.95.0 
...</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/0a47d4b40c0eeda93ee342695288bda5f7b4bf39";><code>0a47d4b</code></a>
 Update docker.io/prom/prometheus Docker tag to v3.13.2 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12826";>#12826</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/141f0a898d900fec877029644011924a8f25fe4a";><code>141f0a8</code></a>
 Update registry.access.redhat.com/ubi9/openjdk-21-runtime Docker tag to 
v1.24...</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/c7eb83780184fa2ec55bcf35ad370676d2245227";><code>c7eb837</code></a>
 Update dependency com.google.cloud:google-cloud-storage-bom to v2.71.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12830";>#12830</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/22a775f7db6a95218b8b8ddb58f0a708d5914315";><code>22a775f</code></a>
 Update docker.io/floci/floci Docker tag to v1.5.34 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12825";>#12825</a>)</li>
   <li><a 
href="https://github.com/projectnessie/nessie/commit/168fd9200db004d6022c0300ce03e96c4fd2e6c4";><code>168fd92</code></a>
 Update dependency com.google.cloud:google-cloud-bigtable-bom to v2.81.0 (<a 
href="https://redirect.github.com/projectnessie/nessie/issues/12828";>#12828</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/projectnessie/nessie/compare/nessie-0.108.3...nessie-0.108.4";>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