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

   Bumps 
[org.opensearch.client:opensearch-java](https://github.com/opensearch-project/opensearch-java)
 from 2.10.2 to 2.10.3.
   <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>v2.10.3</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>[AUTO] Increment version to 2.10.0. by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/873";>opensearch-project/opensearch-java#873</a></li>
   <li>Backporting missed dependency updates to 2.x by <a 
href="https://github.com/VachaShah";><code>@​VachaShah</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/878";>opensearch-project/opensearch-java#878</a></li>
   <li>[Backport 2.x] Fix integer overflow for remaining index stats by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/879";>opensearch-project/opensearch-java#879</a></li>
   <li>[Backport 2.x] Support optional function score variant by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/881";>opensearch-project/opensearch-java#881</a></li>
   <li>[Backport 2.x] Fix pattern replace by making flag optional as on api by 
<a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/896";>opensearch-project/opensearch-java#896</a></li>
   <li>[Backport] [2.x] Bump org.owasp.dependencycheck from 9.0.9 to 9.0.10 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/898";>#898</a>)
 by <a href="https://github.com/reta";><code>@​reta</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/899";>opensearch-project/opensearch-java#899</a></li>
   <li>[Backport] [2.x] Bump io.github.classgraph:classgraph from 4.8.165 to 
4.8.168 in /java-client (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/897";>#897</a>)
  by <a href="https://github.com/reta";><code>@​reta</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/900";>opensearch-project/opensearch-java#900</a></li>
   <li>[Backport 2.x] feat(add-xy_shape): Ability to use xy_shape field type 
(<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/885";>#885</a>)
 by <a href="https://github.com/kmessaoudi";><code>@​kmessaoudi</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/901";>opensearch-project/opensearch-java#901</a></li>
   <li>[Backport] [2.x] Bump org.owasp.dependencycheck from 9.0.10 to 9.1.0 in 
/java-client (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/906";>#906</a>)
 by <a href="https://github.com/reta";><code>@​reta</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/908";>opensearch-project/opensearch-java#908</a></li>
   <li>[Backport] [2.x] Bumps jackson from 2.15.2 to 2.17.0 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/909";>#909</a>)
 by <a href="https://github.com/reta";><code>@​reta</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/911";>opensearch-project/opensearch-java#911</a></li>
   <li>[Backport 2.x] Update to Gradle 8.7 by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/913";>opensearch-project/opensearch-java#913</a></li>
   <li>[Backport] [2.x] Add missed fields to MultisearchBody: seqNoPrimaryTerm, 
storedFields, explain, fields, indicesBoost (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/914";>#914</a>)
 by <a href="https://github.com/reta";><code>@​reta</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/915";>opensearch-project/opensearch-java#915</a></li>
   <li>[Backport 2.x] Add missed fields to MultisearchBody: collapse, version, 
timeout by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/917";>opensearch-project/opensearch-java#917</a></li>
   <li>[Backport] [2.x] Add missed fields to MultisearchBody: ext, rescore and 
to SearchRequest: ext (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/918";>#918</a>)
 by <a href="https://github.com/reta";><code>@​reta</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/919";>opensearch-project/opensearch-java#919</a></li>
   <li>[Backport 2.x] Client with Java 8 runtime and Apache HttpClient 5 
Transport fails with java.lang.NoSuchMethodError: 
java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/921";>opensearch-project/opensearch-java#921</a></li>
   <li>[Backport] [2.x] [FEATURE] Enable Generic HTTP Actions in Java Client 
(<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/910";>#910</a>)
 by <a href="https://github.com/reta";><code>@​reta</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/924";>opensearch-project/opensearch-java#924</a></li>
   <li>[Backport] [2.x] Bump org.eclipse.parsson:parsson from 1.1.5 to 1.1.6 
(<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/923";>#923</a>)
 by <a href="https://github.com/reta";><code>@​reta</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/925";>opensearch-project/opensearch-java#925</a></li>
   <li>[Backport] [2.x] Bump io.github.classgraph:classgraph from 4.8.168 to 
4.8.170 in /java-client (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/922";>#922</a>)
 by <a href="https://github.com/reta";><code>@​reta</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/928";>opensearch-project/opensearch-java#928</a></li>
   <li>[Backport 2.x] [FEATURE] Raise errors for HTTP error codes in the 
generic client by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/931";>opensearch-project/opensearch-java#931</a></li>
   <li>[Backport 2.x] Add &quot;filter&quot; to neural query by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/934";>opensearch-project/opensearch-java#934</a></li>
   <li>[AUTO] Increment version to 2.11.0. by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/937";>opensearch-project/opensearch-java#937</a></li>
   <li>[Forwardport] [2.x] Prepare 2.10.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/938";>opensearch-project/opensearch-java#938</a></li>
   <li>[Backport 2.x] Add missed fields to PhraseSuggestOption: collapseMatch 
by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/942";>opensearch-project/opensearch-java#942</a></li>
   <li>[Backport] [2.x] Bump com.github.jk1.dependency-license-report from 2.6 
to 2.7 in /java-client (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/944";>#944</a>)
 by <a href="https://github.com/reta";><code>@​reta</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/946";>opensearch-project/opensearch-java#946</a></li>
   <li>[Backport 2.x] Add missed fields to bulk's UpdateOperation: source by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/948";>opensearch-project/opensearch-java#948</a></li>
   <li>Add 2.10.1 release by <a 
href="https://github.com/reta";><code>@​reta</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/952";>opensearch-project/opensearch-java#952</a></li>
   <li>[Backport 2.x] Lock MacOS version to 13. (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/961";>#961</a>)
 by <a href="https://github.com/dblock";><code>@​dblock</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/962";>opensearch-project/opensearch-java#962</a></li>
   <li>[Backport 2.x] Added OpenSearch 2.12 and 2.13 to integration tests. by 
<a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/964";>opensearch-project/opensearch-java#964</a></li>
   <li>[Backport 2.x] Fix integer overflow for remaining index stats (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/960";>#960</a>)
 by <a href="https://github.com/dblock";><code>@​dblock</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/965";>opensearch-project/opensearch-java#965</a></li>
   <li>[Backport 2.x] Fix integrationTest builds for JDK-11 sourcesets by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/971";>opensearch-project/opensearch-java#971</a></li>
   <li>[Backport 2.x] Fixing composite aggregations with correct parameters by 
<a href="https://github.com/VachaShah";><code>@​VachaShah</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/974";>opensearch-project/opensearch-java#974</a></li>
   <li>[Backport 2.x] Bump io.github.classgraph:classgraph from 4.8.170 to 
4.8.172 by <a href="https://github.com/VachaShah";><code>@​VachaShah</code></a> 
in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/980";>opensearch-project/opensearch-java#980</a></li>
   <li>[Backport 2.x] Fix the deserialization of SortOptions by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/982";>opensearch-project/opensearch-java#982</a></li>
   <li>[Backport 2.x] [BUG] Generic HTTP Actions in Java Client does not work 
with AwsSdk2Transport by <a 
href="https://github.com/opensearch-trigger-bot";><code>@​opensearch-trigger-bot</code></a>
 in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/984";>opensearch-project/opensearch-java#984</a></li>
   <li>Prepare 2.10.3 release by <a 
href="https://github.com/reta";><code>@​reta</code></a> in <a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/992";>opensearch-project/opensearch-java#992</a></li>
   </ul>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/opensearch-project/opensearch-java/compare/v2.9.0...v2.10.3";>https://github.com/opensearch-project/opensearch-java/compare/v2.9.0...v2.10.3</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/opensearch-project/opensearch-java/blob/v2.10.3/CHANGELOG.md";>org.opensearch.client:opensearch-java's
 changelog</a>.</em></p>
   <blockquote>
   <h2>[2.10.3] - 05/16/2024</h2>
   <h3>Added</h3>
   <h3>Dependencies</h3>
   <ul>
   <li>Bumps <code>io.github.classgraph:classgraph</code> from 4.8.170 to 
4.8.172</li>
   </ul>
   <h3>Changed</h3>
   <h3>Deprecated</h3>
   <h3>Removed</h3>
   <h3>Fixed</h3>
   <ul>
   <li>Fix the deserialization of SortOptions (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/981";>#981</a>)</li>
   <li>Generic HTTP Actions in Java Client does not work with AwsSdk2Transport 
(<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/pull/978";>#978</a>)</li>
   </ul>
   <h3>Security</h3>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/e40f1281499d6c13c28684904f0914ea13ab272d";><code>e40f128</code></a>
 Prepare 2.10.3 release (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/992";>#992</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/44107ebd1a89fbca7a08a9f6c8cfb213cfc47a7d";><code>44107eb</code></a>
 [BUG] Generic HTTP Actions in Java Client does not work with 
AwsSdk2Transport...</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/1a4326d062a081dcfff8ffd5e9fe97301daf64c8";><code>1a4326d</code></a>
 Fix the deserialization of SortOptions (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/981";>#981</a>)
 (<a 
href="https://redirect.github.com/opensearch-project/opensearch-java/issues/982";>#982</a>)</li>
   <li><a 
href="https://github.com/opensearch-project/opensearch-java/commit/a067f673d87c305e9fa5398d2ba337e6b9badf02";><code>a067f67</code></a>
 [Backport 2.x] Bump io.github.classgraph:classgraph from 4.8.170 to 4.8.172 
(...</li>
   <li>See full diff in <a 
href="https://github.com/opensearch-project/opensearch-java/compare/v2.10.2...v2.10.3";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.opensearch.client:opensearch-java&package-manager=maven&previous-version=2.10.2&new-version=2.10.3)](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...@syncope.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to