dependabot[bot] opened a new pull request, #2069: URL: https://github.com/apache/tika/pull/2069
Bumps [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) from 1.68.1 to 1.68.2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/grpc/grpc-java/releases">io.grpc:grpc-bom's releases</a>.</em></p> <blockquote> <h2>v1.68.2</h2> <h2>Bug Fixes</h2> <ul> <li>api: When forwarding from Listener onAddresses to Listener2 continue to use onResult (<a href="https://redirect.github.com/grpc/grpc-java/pull/11688">grpc/grpc-java#11688</a>). This fixes a 1.68.1 "IllegalStateException: Not called from the SynchronizationContext" regression (<a href="https://redirect.github.com/grpc/grpc-java/issues/11662">#11662</a>) that could be seen in certain custom NameResolvers</li> <li>okhttp: If the frame handler thread is null do not schedule it on the executor (<a href="https://redirect.github.com/grpc/grpc-java/pull/11716">grpc/grpc-java#11716</a>). This fixes a 1.68.1 NullPointerException regression when a custom transportExecutor was provided to the channel and it did not have enough threads to run new tasks</li> </ul> <h2>Improvements</h2> <ul> <li>examples: Use xds-enabled server and xds credentials in example-gcp-csm-observability (<a href="https://redirect.github.com/grpc/grpc-java/pull/11707">grpc/grpc-java#11707</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/grpc/grpc-java/commit/fa5cfcd63c4713d8871e8114aa27002995446e44"><code>fa5cfcd</code></a> Bump version to 1.68.2</li> <li><a href="https://github.com/grpc/grpc-java/commit/3782ba89a0b8ac828bdedffb1ceedebd66194d8c"><code>3782ba8</code></a> Update README etc to reference 1.68.2</li> <li><a href="https://github.com/grpc/grpc-java/commit/1dac376256eff29092fb9a634c1e106e44eca5b6"><code>1dac376</code></a> okhttp: Use failing "source" for read bytes when sending GOAWAY due to insuff...</li> <li><a href="https://github.com/grpc/grpc-java/commit/e225c2355289d4f9fb291eae8d601f5349c5f51c"><code>e225c23</code></a> [CSM] Use xds-enabled server and xds credentials in examples (<a href="https://redirect.github.com/grpc/grpc-java/issues/11706">#11706</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/197a15c9c9cfa7218ec29ecb335541603dff2ed2"><code>197a15c</code></a> gae-interop-testing: Upgrade to Java 17 (<a href="https://redirect.github.com/grpc/grpc-java/issues/11710">#11710</a>)</li> <li><a href="https://github.com/grpc/grpc-java/commit/2636d5dda005f5a5e26127251f4cd14e757091e6"><code>2636d5d</code></a> api: When forwarding from Listener onAddresses to Listener2 continue to use o...</li> <li><a href="https://github.com/grpc/grpc-java/commit/468b29cb35c7c6f8b2242f2fc6cf4043e0619991"><code>468b29c</code></a> Bump version to 1.68.2-SNAPSHOT</li> <li>See full diff in <a href="https://github.com/grpc/grpc-java/compare/v1.68.1...v1.68.2">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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: dev-unsubscr...@tika.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org