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

   Bumps [azure-core](https://github.com/Azure/azure-sdk-for-java) from 1.36.0 
to 1.37.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.37.0</h2>
   <h2>1.37.0 (2023-03-02)</h2>
   <h3>Features Added</h3>
   <ul>
   <li>Added <code>CoreUtils.bytesToHexString</code> as a common utility for 
creating hex strings.</li>
   <li>Added <code>CoreUtils.extractSizeFromContentRange</code> as a common 
utility for extracting the entity size from a properly
   formatted <code>Content-Range</code> header.</li>
   <li>Added support for <code>JsonSerializable</code> and 
<code>XmlSerializable</code> in <code>JacksonAdapter</code> serialize and 
deserialize APIs. (<a 
href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/pull/33685";>#33685</a>)</li>
   </ul>
   <h3>Breaking Changes</h3>
   <ul>
   <li>Removed <code>jackson-dataformat-xml</code> as a dependency. XML 
serialization is still supported when <code>jackson-dataformat-xml</code>
   is found on the classpath, if it's not a class not found exception/error 
will be thrown when attempting to use XML
   serialization. (<a 
href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/pull/33401";>#33401</a>)</li>
   </ul>
   <h3>Bugs Fixed</h3>
   <ul>
   <li>Fixed a bug where a method not found error would be thrown when 
attempting to reflectively access Jackson Databind 2.12+
   APIs. (<a 
href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/pull/33448";>#33448</a>)</li>
   <li>Fixed a bug where HTTP headers and query parameters weren't included in 
HTTP request and response logging when
   <code>INFORMATIONAL</code> log level was used.</li>
   </ul>
   <h3>Dependency Updates</h3>
   <ul>
   <li>Upgraded Reactor Core from <code>3.4.26</code> to 
<code>3.4.27</code>.</li>
   <li>Upgraded Jackson to the latest releases <code>2.13.5</code>.</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/ad9dc29a269e981a35bd4b1d459edc1d2c2eac20";><code>ad9dc29</code></a>
 Disable Test Proxy Tests (<a 
href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33841";>#33841</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/d932cac3d0dc7f03ca01fa68757866a2a443e401";><code>d932cac</code></a>
 Sync eng/common directory with azure-sdk-tools for PR 5595 (<a 
href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33835";>#33835</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/0aa7f479e14dbed7659fea40037aefa2b33297f9";><code>0aa7f47</code></a>
 Support passwordless connections for JMS ServiceBus in Spring (<a 
href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33489";>#33489</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/31b43107a87f64344d12aab7f2ea8e3ca7d60612";><code>31b4310</code></a>
 Microsoft Purview Share Java SDK Version 2023-02-15-preview (Client, Tests, 
S...</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/1d80f04dc53be592d8f02c7487083e98e6009fd9";><code>1d80f04</code></a>
 Prepare core releases for March 2023 (<a 
href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33838";>#33838</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/fe8c70b52df99b1e7bf27ca6de39e5b6abd3bb8c";><code>fe8c70b</code></a>
 remove RntbdServiceEndpoint tag as it overlaps with ServiceEndpoint (<a 
href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33702";>#33702</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/7be01104c0af6c71a0cc3abc65f6ab00d79940e5";><code>7be0110</code></a>
 logging api post request body (<a 
href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33839";>#33839</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/73aecb90df3a2a3c6a459aa65716f9a610c7f262";><code>73aecb9</code></a>
 Add missing outputs for the test-resource template (<a 
href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33837";>#33837</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/f1d88c73e5b2a5840fe1552829499fc1a74027e5";><code>f1d88c7</code></a>
 Fix span status for EH and SB (<a 
href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33836";>#33836</a>)</li>
   <li><a 
href="https://github.com/Azure/azure-sdk-for-java/commit/6d92f5171aaaa721a89f80e9fb303d5d72330466";><code>6d92f51</code></a>
 Fixing issues with returning a Flux&lt;JsonNode&gt; in reactive spring. (<a 
href="https://github-redirect.dependabot.com/Azure/azure-sdk-for-java/issues/33730";>#33730</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/Azure/azure-sdk-for-java/compare/azure-core_1.36.0...azure-core_1.37.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.azure:azure-core&package-manager=maven&previous-version=1.36.0&new-version=1.37.0)](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: [email protected]

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

Reply via email to