dependabot[bot] opened a new pull request, #20470: URL: https://github.com/apache/camel/pull/20470
Bumps [org.opensearch.client:opensearch-java](https://github.com/opensearch-project/opensearch-java) from 3.3.0 to 3.4.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/opensearch-project/opensearch-java/releases">org.opensearch.client:opensearch-java's releases</a>.</em></p> <blockquote> <h2>v3.4.0</h2> <h2>What's Changed</h2> <ul> <li>[AUTO] Bump version on <code>3.x</code> to <code>3.4.0</code> by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1772">opensearch-project/opensearch-java#1772</a></li> <li>[Backport 3.x] Onboarding new maven snapshots publishing to s3 (opensearch-java) by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1774">opensearch-project/opensearch-java#1774</a></li> <li>[Backport 3.x] Update to Gradle 9.1.0 by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1775">opensearch-project/opensearch-java#1775</a></li> <li>[Backport 3.x] Only create the default mapper if one is not provided by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1790">opensearch-project/opensearch-java#1790</a></li> <li>[Backport 3.x] Bump lycheeverse/lychee-action from 2.6.1 to 2.7.0 by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1793">opensearch-project/opensearch-java#1793</a></li> <li>[Backport 3.x] Bump actions/checkout from 5 to 6 by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1802">opensearch-project/opensearch-java#1802</a></li> <li>[Backport 3.x] Correct Xtansia's maintainership affiliation by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1808">opensearch-project/opensearch-java#1808</a></li> <li>[Backport 3.x] Migrate Github Actions from macos-13 (deprecated / removed) to macos-14 by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1814">opensearch-project/opensearch-java#1814</a></li> <li>[Backport 3.x] Bump peter-evans/create-pull-request from 7 to 8 by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1822">opensearch-project/opensearch-java#1822</a></li> <li>[Backport 3.x] Bump actions/cache from 4 to 5 by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1823">opensearch-project/opensearch-java#1823</a></li> <li>[Backport 3.x] Fix the regression introduced in the OpenSearch OpenAPI spec by <a href="https://github.com/opensearch-trigger-bot"><code>@opensearch-trigger-bot</code></a>[bot] in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1824">opensearch-project/opensearch-java#1824</a></li> <li>Prepare 3.4.0 release by <a href="https://github.com/reta"><code>@reta</code></a> in <a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1825">opensearch-project/opensearch-java#1825</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/opensearch-project/opensearch-java/compare/v3.3.0...v3.4.0">https://github.com/opensearch-project/opensearch-java/compare/v3.3.0...v3.4.0</a></p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/opensearch-project/opensearch-java/blob/main/CHANGELOG.md">org.opensearch.client:opensearch-java's changelog</a>.</em></p> <blockquote> <h2>[3.4.0] - 12/15/2025</h2> <h3>Added</h3> <h3>Dependencies</h3> <h3>Changed</h3> <h3>Deprecated</h3> <h3>Removed</h3> <h3>Fixed</h3> <ul> <li>Fixed an issue where <code>AwsSdk2Transport</code> would create a default <code>JacksonJsonpMapper</code> on every instantiation even if a mapper was already provided, which could cause issues with Jackson module resolution (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1788">#1788</a>)</li> <li>Fixed the regression introduced in the OpenSearch OpenAPI spec (<a href="https://redirect.github.com/opensearch-project/opensearch-java/pull/1794">#1794</a>)</li> </ul> <h3>Security</h3> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/df1a33988553f427b27bf12d7402c7d9792bf525"><code>df1a339</code></a> Prepare 3.4.0 release (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1825">#1825</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/457f10252ae4d6a417401afecfbc64c5c338ef2c"><code>457f102</code></a> Fix the regression introduced in the OpenSearch OpenAPI spec (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1794">#1794</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1824">#1824</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/113df6997dd76426e46362691fe76d9daf0b7ab9"><code>113df69</code></a> Bump actions/cache from 4 to 5 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1819">#1819</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1823">#1823</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/b126bd74487a08caae34cb0ce6eb30087964dd26"><code>b126bd7</code></a> Bump peter-evans/create-pull-request from 7 to 8 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1820">#1820</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1822">#1822</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/1e82ebefdc6cbaed2e18cbdfe76597fa9364e7f1"><code>1e82ebe</code></a> Migrate Github Actions from macos-13 (deprecated / removed) to macos-14 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/181">#181</a>...</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/414d09303ffffca4ab26649aa0b808eb84871b50"><code>414d093</code></a> Update Xtansia's maintainership affiliation (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1807">#1807</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1808">#1808</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/2cbd23b1467a0bd61ab363d901d72944200f2c8f"><code>2cbd23b</code></a> Bump actions/checkout from 5 to 6 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1801">#1801</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1802">#1802</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/ddfa834a57172743fe6b3a1fbcae42a158580064"><code>ddfa834</code></a> Bump lycheeverse/lychee-action from 2.6.1 to 2.7.0 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1789">#1789</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1793">#1793</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/c5882956985942eb0a02e9caa49a41c830b3887e"><code>c588295</code></a> Only create the default mapper if one is not provided (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1788">#1788</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1790">#1790</a>)</li> <li><a href="https://github.com/opensearch-project/opensearch-java/commit/c813a18b83cbef2d58a52953495f839e26c9a3aa"><code>c813a18</code></a> Update to Gradle 9.1.0 (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1753">#1753</a>) (<a href="https://redirect.github.com/opensearch-project/opensearch-java/issues/1775">#1775</a>)</li> <li>Additional commits viewable in <a href="https://github.com/opensearch-project/opensearch-java/compare/v3.3.0...v3.4.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 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]
