dependabot[bot] opened a new pull request, #735: URL: https://github.com/apache/tika/pull/735
Bumps [azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.32.0 to 1.33.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/Azure/azure-sdk-for-java/releases">azure-core's releases</a>.</em></p> <blockquote> <h2>azure-core_1.33.0</h2> <h2>1.33.0 (2022-10-07)</h2> <h3>Features Added</h3> <ul> <li>Added configuration options to specify which <code>HttpClient</code> implementation to use from the classpath when using <code>HttpClient.createDefault(HttpClientOptions)</code>. (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/pull/30894">#30894</a>)</li> <li>Added <code>BinaryData.fromByteBuffer(ByteBuffer)</code>.</li> <li>Added <code>SyncPoller.createPoller(Duration, Function, Function, BiFunction, Function)</code>. (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/pull/31296">#31296</a>)</li> <li>Added <code>TokenCredential.getTokenSync(TokenRequestContext)</code>. (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/pull/31056">#31056</a>)</li> </ul> <h3>Bugs Fixed</h3> <ul> <li>Added a short delay to <code>AccessTokenCache.getToken()</code> to avoid an async-busy-loop when the first thread to retrieve a fresh token takes longer than usual and the cache is shared amongst many threads. (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/pull/31110">#31110</a>)</li> <li>Fixed issue when deserializing InputStream from an HTTP response.</li> </ul> <h3>Other Changes</h3> <ul> <li>Defer creation of <code>XmlMapper</code> allowing for non-XML applications to exclude <code>jackson-dataformat-xml</code> dependency. (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/pull/30663">#30663</a>)</li> <li>Miscellaneous performance improvements.</li> </ul> <h4>Dependency Updates</h4> <ul> <li>Upgraded Jackson from <code>2.13.3</code> to <code>2.13.4</code>.</li> <li>Upgraded Reactor from <code>3.4.22</code> to <code>3.4.23</code>.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/17d29997d01f69d5401ee2750049dc34d667820f"><code>17d2999</code></a> Prepare Core Libraries for October 2022 GA Release (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/31302">#31302</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/7153ef2d647f5ce36ef2e8e00632591507946855"><code>7153ef2</code></a> Fix 50x errors while loading page links (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/31294">#31294</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/eb9651521941c659a5f74e58494ee26127cf47dd"><code>eb96515</code></a> Remove DefaultSyncPoller, use factory method on SyncPoller instead (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/31296">#31296</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/36e6a57285f2cfd97df2c283435968cddcaf8eb5"><code>36e6a57</code></a> Add KV Certficates Async Client Unit Test (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/30674">#30674</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/e5a5db9657fa727ea1db0783407c178d0f153a45"><code>e5a5db9</code></a> Update CODEOWNERS (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/31286">#31286</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/57025173836801ee6d472578c9a5b7861322eb4f"><code>5702517</code></a> [BOT RULES] Form Recognizer (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/31292">#31292</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/7dfc79c659e972bc7fb20b1afaa9d3a7adf41ca4"><code>7dfc79c</code></a> Sync eng/common directory with azure-sdk-tools for PR 4315 (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/31284">#31284</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/5243155e62876f5b5a1abf0c93ff7242cb6c9b9f"><code>5243155</code></a> Fix maps aggregate pom (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/31291">#31291</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/c1273c2b91390fc2496d8ac1c05dd185f58d746b"><code>c1273c2</code></a> [CredScan] Remove potential SAS explored (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/31282">#31282</a>)</li> <li><a href="https://github.com/Azure/azure-sdk-for-java/commit/c57cb6d90d5e0ed8e13da1b8a999cbe629fcd262"><code>c57cb6d</code></a> Add Live tests for Recognize DTMF Tones feature (<a href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/31269">#31269</a>)</li> <li>Additional commits viewable in <a href="https://github.com/Azure/azure-sdk-for-java/compare/azure-core_1.32.0...azure-core_1.33.0">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 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