Skip to content

Dependa#914

Merged
ACANX merged 45 commits intodevfrom
dependa
Mar 7, 2026
Merged

Dependa#914
ACANX merged 45 commits intodevfrom
dependa

Conversation

@ACANX
Copy link
Owner

@ACANX ACANX commented Feb 28, 2026

No description provided.

ACANX and others added 30 commits February 27, 2026 10:40
…from 3.5.4 to 3.5.5 in /meta-bom/bom-sdk (#887)

Bumps
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
from 3.5.4 to 3.5.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-surefire-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.5.5</h2>
<!-- raw HTML omitted -->
<h2>🚀 New features and improvements</h2>
<ul>
<li>Replace runing external process and parsing output with simple
ProcessHandle if available (Java9+) (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3252">#3252</a>)
<a href="https://github.com/olamy"><code>@​olamy</code></a></li>
<li>Pass slf4j context to spawned thread (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3241">#3241</a>)
<a href="https://github.com/scottrw93"><code>@​scottrw93</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/SUREFIRE-3239">[SUREFIRE-3239]</a>
- allow override of statistics file checksum (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3247">#3247</a>)
<a href="https://github.com/XN137"><code>@​XN137</code></a></li>
<li>Reduce log level for skipped tests result to info (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3232">#3232</a>)
<a
href="https://github.com/strangelookingnerd"><code>@​strangelookingnerd</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Use PowerShell instead of WMIC for detecting zombie process on
Windows (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3258">#3258</a>)
<a href="https://github.com/jbliznak"><code>@​jbliznak</code></a>.
Please note if you are using Windows with Java 8 and not PowerShell (you
have options to: use Java 9+, install PowerShell or stay on Surefire
3.5.4)</li>
<li>Properly work with test failures caused during beforeAll phase (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3194">#3194</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
</ul>
<h2>📝 Documentation updates</h2>
<ul>
<li>Clarify how late placeholder replacement (@{...}) deals with (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3208">#3208</a>)
<a href="https://github.com/kwin"><code>@​kwin</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Fix Jenkin badges in README (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3254">#3254</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Use JUnit5 in failsafe ITs (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3251">#3251</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Remove long-deprecated unused encoding property from VerifyMojo (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3198">#3198</a>)
<a
href="https://github.com/Tomlincoln"><code>@​Tomlincoln</code></a></li>
<li>Add IT and deal with corner cases of handling beforeAll failures (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3200">#3200</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
<li>Revert PR <a
href="https://redirect.github.com/apache/maven-surefire/issues/3194">#3194</a>
that handle beforeAll failures to follow proper contributing rules (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3211">#3211</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
</ul>
<h2>🔧 Build</h2>
<ul>
<li>Missing many files in the GH Artifacts of CI ex-post. (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3219">#3219</a>)
<a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3209">#3209</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.4.0 to 3.5.1 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3260">#3260</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump parent from 44 to 47 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3253">#3253</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Bump org.assertj:assertj-core from 3.16.1 to 3.27.7 in
/surefire-its/src/test/resources/surefire-1733-testng (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3246">#3246</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3245">#3245</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27
(<a
href="https://redirect.github.com/apache/maven-surefire/pull/3243">#3243</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.20.0 to 4.21.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3236">#3236</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3235">#3235</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3 in
/surefire-its/src/test/resources/surefire-1659-stream-corruption (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3234">#3234</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.19.0 to 4.20.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3228">#3228</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.18.0 to 4.19.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3224">#3224</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3223">#3223</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3221">#3221</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3220">#3220</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.20.0 to 2.21.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3217">#3217</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.3.0 to 3.4.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3214">#3214</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3218">#3218</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.16.0 to 4.18.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3213">#3213</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-surefire/commit/968cb38271efdee0cbe3abcd4c130fd67eb1f047"><code>968cb38</code></a>
[maven-release-plugin] prepare release surefire-3.5.5</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/8e7dc4106bab204cdc01b48b46a83e49e3feca9a"><code>8e7dc41</code></a>
Reapply &quot;Replace runing external process and parsing output with
simple Proce...</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/4ced57c058bee5c68fd1313a401a018c9d0303bb"><code>4ced57c</code></a>
Revert &quot;Replace runing external process and parsing output with
simple Proces…&quot;</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/8496d9a6bf96ead941b8e2948c9fac222247e4f3"><code>8496d9a</code></a>
Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3209">#3209</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/68265e56ebf609da2447bde7eebd3c7dbd4f7826"><code>68265e5</code></a>
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3260">#3260</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/0b190142a3df4cb3dda52825e7fedda59591cbc8"><code>0b19014</code></a>
Replace runing external process and parsing output with simple
ProcessHandle ...</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/688f8c46390a0d495a0c4169c873389b9c9b21b6"><code>688f8c4</code></a>
Use PowerShell instead of WMIC for detecting zombie process on Windows
(<a
href="https://redirect.github.com/apache/maven-surefire/issues/3258">#3258</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/e5c01a6985bc4fcb8ea9e1b43baee3ce08523dfe"><code>e5c01a6</code></a>
Build only by the latest Maven on Jenkins (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3255">#3255</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/9c99e979d29329c7cf0c7a110cf12b0eeb8a331a"><code>9c99e97</code></a>
Fix Jenkin badges in README (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3254">#3254</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/20930ead8197a10f1e9272c2ec68388355b3c077"><code>20930ea</code></a>
Bump parent from 44 to 47 (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3253">#3253</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-surefire-plugin&package-manager=maven&previous-version=3.5.4&new-version=3.5.5)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… 3.5.4 to 3.5.5 in /meta-component (#888)

Bumps
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
from 3.5.4 to 3.5.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-surefire-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.5.5</h2>
<!-- raw HTML omitted -->
<h2>🚀 New features and improvements</h2>
<ul>
<li>Replace runing external process and parsing output with simple
ProcessHandle if available (Java9+) (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3252">#3252</a>)
<a href="https://github.com/olamy"><code>@​olamy</code></a></li>
<li>Pass slf4j context to spawned thread (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3241">#3241</a>)
<a href="https://github.com/scottrw93"><code>@​scottrw93</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/SUREFIRE-3239">[SUREFIRE-3239]</a>
- allow override of statistics file checksum (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3247">#3247</a>)
<a href="https://github.com/XN137"><code>@​XN137</code></a></li>
<li>Reduce log level for skipped tests result to info (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3232">#3232</a>)
<a
href="https://github.com/strangelookingnerd"><code>@​strangelookingnerd</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Use PowerShell instead of WMIC for detecting zombie process on
Windows (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3258">#3258</a>)
<a href="https://github.com/jbliznak"><code>@​jbliznak</code></a>.
Please note if you are using Windows with Java 8 and not PowerShell (you
have options to: use Java 9+, install PowerShell or stay on Surefire
3.5.4)</li>
<li>Properly work with test failures caused during beforeAll phase (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3194">#3194</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
</ul>
<h2>📝 Documentation updates</h2>
<ul>
<li>Clarify how late placeholder replacement (@{...}) deals with (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3208">#3208</a>)
<a href="https://github.com/kwin"><code>@​kwin</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Fix Jenkin badges in README (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3254">#3254</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Use JUnit5 in failsafe ITs (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3251">#3251</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Remove long-deprecated unused encoding property from VerifyMojo (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3198">#3198</a>)
<a
href="https://github.com/Tomlincoln"><code>@​Tomlincoln</code></a></li>
<li>Add IT and deal with corner cases of handling beforeAll failures (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3200">#3200</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
<li>Revert PR <a
href="https://redirect.github.com/apache/maven-surefire/issues/3194">#3194</a>
that handle beforeAll failures to follow proper contributing rules (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3211">#3211</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
</ul>
<h2>🔧 Build</h2>
<ul>
<li>Missing many files in the GH Artifacts of CI ex-post. (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3219">#3219</a>)
<a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3209">#3209</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.4.0 to 3.5.1 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3260">#3260</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump parent from 44 to 47 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3253">#3253</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Bump org.assertj:assertj-core from 3.16.1 to 3.27.7 in
/surefire-its/src/test/resources/surefire-1733-testng (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3246">#3246</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3245">#3245</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27
(<a
href="https://redirect.github.com/apache/maven-surefire/pull/3243">#3243</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.20.0 to 4.21.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3236">#3236</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3235">#3235</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3 in
/surefire-its/src/test/resources/surefire-1659-stream-corruption (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3234">#3234</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.19.0 to 4.20.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3228">#3228</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.18.0 to 4.19.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3224">#3224</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3223">#3223</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3221">#3221</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3220">#3220</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.20.0 to 2.21.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3217">#3217</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.3.0 to 3.4.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3214">#3214</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3218">#3218</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.16.0 to 4.18.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3213">#3213</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-surefire/commit/968cb38271efdee0cbe3abcd4c130fd67eb1f047"><code>968cb38</code></a>
[maven-release-plugin] prepare release surefire-3.5.5</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/8e7dc4106bab204cdc01b48b46a83e49e3feca9a"><code>8e7dc41</code></a>
Reapply &quot;Replace runing external process and parsing output with
simple Proce...</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/4ced57c058bee5c68fd1313a401a018c9d0303bb"><code>4ced57c</code></a>
Revert &quot;Replace runing external process and parsing output with
simple Proces…&quot;</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/8496d9a6bf96ead941b8e2948c9fac222247e4f3"><code>8496d9a</code></a>
Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3209">#3209</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/68265e56ebf609da2447bde7eebd3c7dbd4f7826"><code>68265e5</code></a>
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3260">#3260</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/0b190142a3df4cb3dda52825e7fedda59591cbc8"><code>0b19014</code></a>
Replace runing external process and parsing output with simple
ProcessHandle ...</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/688f8c46390a0d495a0c4169c873389b9c9b21b6"><code>688f8c4</code></a>
Use PowerShell instead of WMIC for detecting zombie process on Windows
(<a
href="https://redirect.github.com/apache/maven-surefire/issues/3258">#3258</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/e5c01a6985bc4fcb8ea9e1b43baee3ce08523dfe"><code>e5c01a6</code></a>
Build only by the latest Maven on Jenkins (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3255">#3255</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/9c99e979d29329c7cf0c7a110cf12b0eeb8a331a"><code>9c99e97</code></a>
Fix Jenkin badges in README (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3254">#3254</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/20930ead8197a10f1e9272c2ec68388355b3c077"><code>20930ea</code></a>
Bump parent from 44 to 47 (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3253">#3253</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-surefire-plugin&package-manager=maven&previous-version=3.5.4&new-version=3.5.5)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…from 3.5.4 to 3.5.5 in /meta-model (#889)

Bumps
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
from 3.5.4 to 3.5.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-surefire-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.5.5</h2>
<!-- raw HTML omitted -->
<h2>🚀 New features and improvements</h2>
<ul>
<li>Replace runing external process and parsing output with simple
ProcessHandle if available (Java9+) (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3252">#3252</a>)
<a href="https://github.com/olamy"><code>@​olamy</code></a></li>
<li>Pass slf4j context to spawned thread (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3241">#3241</a>)
<a href="https://github.com/scottrw93"><code>@​scottrw93</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/SUREFIRE-3239">[SUREFIRE-3239]</a>
- allow override of statistics file checksum (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3247">#3247</a>)
<a href="https://github.com/XN137"><code>@​XN137</code></a></li>
<li>Reduce log level for skipped tests result to info (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3232">#3232</a>)
<a
href="https://github.com/strangelookingnerd"><code>@​strangelookingnerd</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Use PowerShell instead of WMIC for detecting zombie process on
Windows (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3258">#3258</a>)
<a href="https://github.com/jbliznak"><code>@​jbliznak</code></a>.
Please note if you are using Windows with Java 8 and not PowerShell (you
have options to: use Java 9+, install PowerShell or stay on Surefire
3.5.4)</li>
<li>Properly work with test failures caused during beforeAll phase (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3194">#3194</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
</ul>
<h2>📝 Documentation updates</h2>
<ul>
<li>Clarify how late placeholder replacement (@{...}) deals with (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3208">#3208</a>)
<a href="https://github.com/kwin"><code>@​kwin</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Fix Jenkin badges in README (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3254">#3254</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Use JUnit5 in failsafe ITs (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3251">#3251</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Remove long-deprecated unused encoding property from VerifyMojo (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3198">#3198</a>)
<a
href="https://github.com/Tomlincoln"><code>@​Tomlincoln</code></a></li>
<li>Add IT and deal with corner cases of handling beforeAll failures (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3200">#3200</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
<li>Revert PR <a
href="https://redirect.github.com/apache/maven-surefire/issues/3194">#3194</a>
that handle beforeAll failures to follow proper contributing rules (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3211">#3211</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
</ul>
<h2>🔧 Build</h2>
<ul>
<li>Missing many files in the GH Artifacts of CI ex-post. (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3219">#3219</a>)
<a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3209">#3209</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.4.0 to 3.5.1 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3260">#3260</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump parent from 44 to 47 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3253">#3253</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Bump org.assertj:assertj-core from 3.16.1 to 3.27.7 in
/surefire-its/src/test/resources/surefire-1733-testng (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3246">#3246</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3245">#3245</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27
(<a
href="https://redirect.github.com/apache/maven-surefire/pull/3243">#3243</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.20.0 to 4.21.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3236">#3236</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3235">#3235</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3 in
/surefire-its/src/test/resources/surefire-1659-stream-corruption (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3234">#3234</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.19.0 to 4.20.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3228">#3228</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.18.0 to 4.19.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3224">#3224</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3223">#3223</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3221">#3221</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3220">#3220</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.20.0 to 2.21.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3217">#3217</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.3.0 to 3.4.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3214">#3214</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3218">#3218</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.16.0 to 4.18.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3213">#3213</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-surefire/commit/968cb38271efdee0cbe3abcd4c130fd67eb1f047"><code>968cb38</code></a>
[maven-release-plugin] prepare release surefire-3.5.5</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/8e7dc4106bab204cdc01b48b46a83e49e3feca9a"><code>8e7dc41</code></a>
Reapply &quot;Replace runing external process and parsing output with
simple Proce...</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/4ced57c058bee5c68fd1313a401a018c9d0303bb"><code>4ced57c</code></a>
Revert &quot;Replace runing external process and parsing output with
simple Proces…&quot;</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/8496d9a6bf96ead941b8e2948c9fac222247e4f3"><code>8496d9a</code></a>
Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3209">#3209</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/68265e56ebf609da2447bde7eebd3c7dbd4f7826"><code>68265e5</code></a>
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3260">#3260</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/0b190142a3df4cb3dda52825e7fedda59591cbc8"><code>0b19014</code></a>
Replace runing external process and parsing output with simple
ProcessHandle ...</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/688f8c46390a0d495a0c4169c873389b9c9b21b6"><code>688f8c4</code></a>
Use PowerShell instead of WMIC for detecting zombie process on Windows
(<a
href="https://redirect.github.com/apache/maven-surefire/issues/3258">#3258</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/e5c01a6985bc4fcb8ea9e1b43baee3ce08523dfe"><code>e5c01a6</code></a>
Build only by the latest Maven on Jenkins (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3255">#3255</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/9c99e979d29329c7cf0c7a110cf12b0eeb8a331a"><code>9c99e97</code></a>
Fix Jenkin badges in README (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3254">#3254</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/20930ead8197a10f1e9272c2ec68388355b3c077"><code>20930ea</code></a>
Bump parent from 44 to 47 (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3253">#3253</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-surefire-plugin&package-manager=maven&previous-version=3.5.4&new-version=3.5.5)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…from 3.5.4 to 3.5.5 in /meta-bom/bom-graalvm (#890)

Bumps
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
from 3.5.4 to 3.5.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-surefire-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.5.5</h2>
<!-- raw HTML omitted -->
<h2>🚀 New features and improvements</h2>
<ul>
<li>Replace runing external process and parsing output with simple
ProcessHandle if available (Java9+) (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3252">#3252</a>)
<a href="https://github.com/olamy"><code>@​olamy</code></a></li>
<li>Pass slf4j context to spawned thread (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3241">#3241</a>)
<a href="https://github.com/scottrw93"><code>@​scottrw93</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/SUREFIRE-3239">[SUREFIRE-3239]</a>
- allow override of statistics file checksum (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3247">#3247</a>)
<a href="https://github.com/XN137"><code>@​XN137</code></a></li>
<li>Reduce log level for skipped tests result to info (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3232">#3232</a>)
<a
href="https://github.com/strangelookingnerd"><code>@​strangelookingnerd</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Use PowerShell instead of WMIC for detecting zombie process on
Windows (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3258">#3258</a>)
<a href="https://github.com/jbliznak"><code>@​jbliznak</code></a>.
Please note if you are using Windows with Java 8 and not PowerShell (you
have options to: use Java 9+, install PowerShell or stay on Surefire
3.5.4)</li>
<li>Properly work with test failures caused during beforeAll phase (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3194">#3194</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
</ul>
<h2>📝 Documentation updates</h2>
<ul>
<li>Clarify how late placeholder replacement (@{...}) deals with (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3208">#3208</a>)
<a href="https://github.com/kwin"><code>@​kwin</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Fix Jenkin badges in README (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3254">#3254</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Use JUnit5 in failsafe ITs (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3251">#3251</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Remove long-deprecated unused encoding property from VerifyMojo (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3198">#3198</a>)
<a
href="https://github.com/Tomlincoln"><code>@​Tomlincoln</code></a></li>
<li>Add IT and deal with corner cases of handling beforeAll failures (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3200">#3200</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
<li>Revert PR <a
href="https://redirect.github.com/apache/maven-surefire/issues/3194">#3194</a>
that handle beforeAll failures to follow proper contributing rules (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3211">#3211</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
</ul>
<h2>🔧 Build</h2>
<ul>
<li>Missing many files in the GH Artifacts of CI ex-post. (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3219">#3219</a>)
<a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3209">#3209</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.4.0 to 3.5.1 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3260">#3260</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump parent from 44 to 47 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3253">#3253</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Bump org.assertj:assertj-core from 3.16.1 to 3.27.7 in
/surefire-its/src/test/resources/surefire-1733-testng (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3246">#3246</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3245">#3245</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27
(<a
href="https://redirect.github.com/apache/maven-surefire/pull/3243">#3243</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.20.0 to 4.21.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3236">#3236</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3235">#3235</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3 in
/surefire-its/src/test/resources/surefire-1659-stream-corruption (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3234">#3234</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.19.0 to 4.20.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3228">#3228</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.18.0 to 4.19.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3224">#3224</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3223">#3223</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3221">#3221</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3220">#3220</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.20.0 to 2.21.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3217">#3217</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.3.0 to 3.4.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3214">#3214</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3218">#3218</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.16.0 to 4.18.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3213">#3213</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-surefire/commit/968cb38271efdee0cbe3abcd4c130fd67eb1f047"><code>968cb38</code></a>
[maven-release-plugin] prepare release surefire-3.5.5</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/8e7dc4106bab204cdc01b48b46a83e49e3feca9a"><code>8e7dc41</code></a>
Reapply &quot;Replace runing external process and parsing output with
simple Proce...</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/4ced57c058bee5c68fd1313a401a018c9d0303bb"><code>4ced57c</code></a>
Revert &quot;Replace runing external process and parsing output with
simple Proces…&quot;</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/8496d9a6bf96ead941b8e2948c9fac222247e4f3"><code>8496d9a</code></a>
Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3209">#3209</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/68265e56ebf609da2447bde7eebd3c7dbd4f7826"><code>68265e5</code></a>
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3260">#3260</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/0b190142a3df4cb3dda52825e7fedda59591cbc8"><code>0b19014</code></a>
Replace runing external process and parsing output with simple
ProcessHandle ...</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/688f8c46390a0d495a0c4169c873389b9c9b21b6"><code>688f8c4</code></a>
Use PowerShell instead of WMIC for detecting zombie process on Windows
(<a
href="https://redirect.github.com/apache/maven-surefire/issues/3258">#3258</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/e5c01a6985bc4fcb8ea9e1b43baee3ce08523dfe"><code>e5c01a6</code></a>
Build only by the latest Maven on Jenkins (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3255">#3255</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/9c99e979d29329c7cf0c7a110cf12b0eeb8a331a"><code>9c99e97</code></a>
Fix Jenkin badges in README (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3254">#3254</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/20930ead8197a10f1e9272c2ec68388355b3c077"><code>20930ea</code></a>
Bump parent from 44 to 47 (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3253">#3253</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-surefire-plugin&package-manager=maven&previous-version=3.5.4&new-version=3.5.5)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…-xml from 2.21.0 to 2.21.1 in /meta-component (#891)

Bumps
[com.fasterxml.jackson.dataformat:jackson-dataformat-xml](https://github.com/FasterXML/jackson-dataformat-xml)
from 2.21.0 to 2.21.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/da4b3fc7f071b2c8e5256e2763e7829f9d2caa7f"><code>da4b3fc</code></a>
[maven-release-plugin] prepare release
jackson-dataformat-xml-2.21.1</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/4326690af5f5112c28b25d093194c89ce61fd94e"><code>4326690</code></a>
Prep for 2.21.1 release</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/035d3a422d76395f96426d6f8d40bc605227349d"><code>035d3a4</code></a>
Merge branch '2.20' into 2.21</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/d7b2cdc45ee1868c6c7506a57b256d35fb15012e"><code>d7b2cdc</code></a>
Merge branch '2.19' into 2.20</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/ed6523781508e1f34b9a3e28481240f6341e0676"><code>ed65237</code></a>
Merge branch '2.18' into 2.19</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/ee8f476993802239c69f64cbdcc5965d738f0b91"><code>ee8f476</code></a>
Post-release dep version bump</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/5cc35e3323256019f79a3d7283c7040e9c417887"><code>5cc35e3</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/fec242bae5f6e69e7e0058591cb89aab915c834c"><code>fec242b</code></a>
[maven-release-plugin] prepare release
jackson-dataformat-xml-2.18.6</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/9a6ef3f2653a86335ffa35cf94191e3ea3c44a4c"><code>9a6ef3f</code></a>
Prep for 2.18.6 release</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/376232110e44150ebc3e548f2e47d2fb0ac0f899"><code>3762321</code></a>
Merge branch '2.20' into 2.21</li>
<li>Additional commits viewable in <a
href="https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.21.0...jackson-dataformat-xml-2.21.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.fasterxml.jackson.dataformat:jackson-dataformat-xml&package-manager=maven&previous-version=2.21.0&new-version=2.21.1)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…bom-sdk (#892)

Bumps `awssdk.version` from 2.41.33 to 2.42.3.
Updates `software.amazon.awssdk:s3` from 2.41.33 to 2.42.3

Updates `software.amazon.awssdk:lambda` from 2.41.33 to 2.42.3

Updates `software.amazon.awssdk:ses` from 2.41.33 to 2.42.3

Updates `software.amazon.awssdk:cloudwatch` from 2.41.33 to 2.42.3

Updates `software.amazon.awssdk:costexplorer` from 2.41.33 to 2.42.3


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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…34.0 in /os-dependencies (#893)

Bumps
[com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf)
from 4.33.5 to 4.34.0.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/protocolbuffers/protobuf/commits">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.google.protobuf:protobuf-java&package-manager=maven&previous-version=4.33.5&new-version=4.34.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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ncies (#894)

Bumps `jackson3.version` from 3.0.4 to 3.1.0.
Updates `tools.jackson.core:jackson-core` from 3.0.4 to 3.1.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/f59c10646e6fd09f37d149bb97a9a956bc684e1e"><code>f59c106</code></a>
[maven-release-plugin] prepare release jackson-core-3.1.0</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/a916a01fb8c7446d8629ea2f8220f9e34259ec4c"><code>a916a01</code></a>
Prep for 3.1.0 release</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/754caf7df94b863066556be8604093bcca20ab85"><code>754caf7</code></a>
Merge branch '2.x' into 3.x</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/8ed2593f3eacb1dabd3cdd034cd3d13bd8fb334f"><code>8ed2593</code></a>
Merge branch '2.21' into 2.x</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/5184c75dd61ffe142b8bbd60b33c6b2fd242ac29"><code>5184c75</code></a>
Post-release dep version bump</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/4beeb3fd53a630cbcbf30a9d870d6cd9eff348bb"><code>4beeb3f</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/f31979072b3f89254831ba3e7f3ebaa297814195"><code>f319790</code></a>
[maven-release-plugin] prepare release jackson-core-2.21.1</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/1b741b13b23375b9ba19c7452870045c31fc689a"><code>1b741b1</code></a>
Prep for 2.21.1 release</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/0f02cd77f56b7c83b0d0e7752a16c9ca06d668e0"><code>0f02cd7</code></a>
Merge branch '2.21' into 2.x</li>
<li><a
href="https://github.com/FasterXML/jackson-core/commit/79f789e757b151805c4cb06297be6fac62c4d3d7"><code>79f789e</code></a>
Merge branch '2.20' into 2.21</li>
<li>Additional commits viewable in <a
href="https://github.com/FasterXML/jackson-core/compare/jackson-core-3.0.4...jackson-core-3.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `tools.jackson.core:jackson-databind` from 3.0.4 to 3.1.0
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/FasterXML/jackson/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `tools.jackson.dataformat:jackson-dataformat-xml` from 3.0.4 to
3.1.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/ba16ff42d6374580936807711ef350a404cabd11"><code>ba16ff4</code></a>
[maven-release-plugin] prepare release jackson-dataformat-xml-3.1.0</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/a722ce48c41af2d6cc37399748dffcdf834b940b"><code>a722ce4</code></a>
Prep for 3.1.0 release</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/2dac5e83a2f4371eadf61cbed010531c881f30d6"><code>2dac5e8</code></a>
Merge branch '2.x' into 3.x</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/460b5c0973317b6ad099c347fbbc5c382cef9b27"><code>460b5c0</code></a>
Merge branch '2.21' into 2.x</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/35033944e93514739203c562ee6cd538cf059159"><code>3503394</code></a>
Post-release dep version bump</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/b19143d63962369d6af7bdc81ef8596862bf6f41"><code>b19143d</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/da4b3fc7f071b2c8e5256e2763e7829f9d2caa7f"><code>da4b3fc</code></a>
[maven-release-plugin] prepare release
jackson-dataformat-xml-2.21.1</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/4326690af5f5112c28b25d093194c89ce61fd94e"><code>4326690</code></a>
Prep for 2.21.1 release</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/6a46263c8a36ec0bf81fbdf070951121dff25ebc"><code>6a46263</code></a>
Merge branch '2.21' into 2.x</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/035d3a422d76395f96426d6f8d40bc605227349d"><code>035d3a4</code></a>
Merge branch '2.20' into 2.21</li>
<li>Additional commits viewable in <a
href="https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-3.0.4...jackson-dataformat-xml-3.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `tools.jackson.dataformat:jackson-dataformat-yaml` from 3.0.4 to
3.1.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/52ac028fb06c50ed6faa146616e3a6a32e8d3bdb"><code>52ac028</code></a>
[maven-release-plugin] prepare release
jackson-dataformats-text-3.1.0</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/58219d3727a80ad3dd2400c012ec2e62f7f46575"><code>58219d3</code></a>
Prep for 3.1.0 release</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/192c98cd4b8d381aad415ffe1e2745f1ed624d34"><code>192c98c</code></a>
Merge branch '2.x' into 3.x</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/49d8f0e03a9dba27e4f5b37610c62458b3e499e1"><code>49d8f0e</code></a>
Merge branch '2.21' into 2.x</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/efb186c2c0742b9a8cc7a99878f6e735e39a45b2"><code>efb186c</code></a>
Post-release dep version bump</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/c3b81c534472c0de954f13ebd00a2347289bbfc8"><code>c3b81c5</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/499c5b07e3e226f0e4928765c49565cdf48b8bcb"><code>499c5b0</code></a>
[maven-release-plugin] prepare release
jackson-dataformats-text-2.21.1</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/06ffd1ded0d95c2c4a92c24952a46260293fcaf6"><code>06ffd1d</code></a>
Prep for 2.21.1 release</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/06b95c2875fb67bfd45c4da29df7ec861fec1ef9"><code>06b95c2</code></a>
Merge branch '2.21' into 2.x</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/c82488384ea5b5b6e29746795d14f96462d40abb"><code>c824883</code></a>
Merge branch '2.20' into 2.21</li>
<li>Additional commits viewable in <a
href="https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-3.0.4...jackson-dataformats-text-3.1.0">compare
view</a></li>
</ul>
</details>
<br />

Updates `tools.jackson.dataformat:jackson-dataformat-csv` from 3.0.4 to
3.1.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/52ac028fb06c50ed6faa146616e3a6a32e8d3bdb"><code>52ac028</code></a>
[maven-release-plugin] prepare release
jackson-dataformats-text-3.1.0</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/58219d3727a80ad3dd2400c012ec2e62f7f46575"><code>58219d3</code></a>
Prep for 3.1.0 release</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/192c98cd4b8d381aad415ffe1e2745f1ed624d34"><code>192c98c</code></a>
Merge branch '2.x' into 3.x</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/49d8f0e03a9dba27e4f5b37610c62458b3e499e1"><code>49d8f0e</code></a>
Merge branch '2.21' into 2.x</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/efb186c2c0742b9a8cc7a99878f6e735e39a45b2"><code>efb186c</code></a>
Post-release dep version bump</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/c3b81c534472c0de954f13ebd00a2347289bbfc8"><code>c3b81c5</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/499c5b07e3e226f0e4928765c49565cdf48b8bcb"><code>499c5b0</code></a>
[maven-release-plugin] prepare release
jackson-dataformats-text-2.21.1</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/06ffd1ded0d95c2c4a92c24952a46260293fcaf6"><code>06ffd1d</code></a>
Prep for 2.21.1 release</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/06b95c2875fb67bfd45c4da29df7ec861fec1ef9"><code>06b95c2</code></a>
Merge branch '2.21' into 2.x</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/c82488384ea5b5b6e29746795d14f96462d40abb"><code>c824883</code></a>
Merge branch '2.20' into 2.21</li>
<li>Additional commits viewable in <a
href="https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-3.0.4...jackson-dataformats-text-3.1.0">compare
view</a></li>
</ul>
</details>
<br />


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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… 3.5.4 to 3.5.5 in /os-dependencies (#895)

Bumps
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
from 3.5.4 to 3.5.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-surefire-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.5.5</h2>
<!-- raw HTML omitted -->
<h2>🚀 New features and improvements</h2>
<ul>
<li>Replace runing external process and parsing output with simple
ProcessHandle if available (Java9+) (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3252">#3252</a>)
<a href="https://github.com/olamy"><code>@​olamy</code></a></li>
<li>Pass slf4j context to spawned thread (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3241">#3241</a>)
<a href="https://github.com/scottrw93"><code>@​scottrw93</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/SUREFIRE-3239">[SUREFIRE-3239]</a>
- allow override of statistics file checksum (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3247">#3247</a>)
<a href="https://github.com/XN137"><code>@​XN137</code></a></li>
<li>Reduce log level for skipped tests result to info (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3232">#3232</a>)
<a
href="https://github.com/strangelookingnerd"><code>@​strangelookingnerd</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Use PowerShell instead of WMIC for detecting zombie process on
Windows (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3258">#3258</a>)
<a href="https://github.com/jbliznak"><code>@​jbliznak</code></a>.
Please note if you are using Windows with Java 8 and not PowerShell (you
have options to: use Java 9+, install PowerShell or stay on Surefire
3.5.4)</li>
<li>Properly work with test failures caused during beforeAll phase (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3194">#3194</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
</ul>
<h2>📝 Documentation updates</h2>
<ul>
<li>Clarify how late placeholder replacement (@{...}) deals with (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3208">#3208</a>)
<a href="https://github.com/kwin"><code>@​kwin</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Fix Jenkin badges in README (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3254">#3254</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Use JUnit5 in failsafe ITs (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3251">#3251</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Remove long-deprecated unused encoding property from VerifyMojo (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3198">#3198</a>)
<a
href="https://github.com/Tomlincoln"><code>@​Tomlincoln</code></a></li>
<li>Add IT and deal with corner cases of handling beforeAll failures (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3200">#3200</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
<li>Revert PR <a
href="https://redirect.github.com/apache/maven-surefire/issues/3194">#3194</a>
that handle beforeAll failures to follow proper contributing rules (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3211">#3211</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
</ul>
<h2>🔧 Build</h2>
<ul>
<li>Missing many files in the GH Artifacts of CI ex-post. (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3219">#3219</a>)
<a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3209">#3209</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.4.0 to 3.5.1 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3260">#3260</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump parent from 44 to 47 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3253">#3253</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Bump org.assertj:assertj-core from 3.16.1 to 3.27.7 in
/surefire-its/src/test/resources/surefire-1733-testng (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3246">#3246</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3245">#3245</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27
(<a
href="https://redirect.github.com/apache/maven-surefire/pull/3243">#3243</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.20.0 to 4.21.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3236">#3236</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3235">#3235</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3 in
/surefire-its/src/test/resources/surefire-1659-stream-corruption (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3234">#3234</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.19.0 to 4.20.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3228">#3228</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.18.0 to 4.19.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3224">#3224</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3223">#3223</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3221">#3221</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3220">#3220</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.20.0 to 2.21.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3217">#3217</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.3.0 to 3.4.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3214">#3214</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3218">#3218</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.16.0 to 4.18.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3213">#3213</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-surefire/commit/968cb38271efdee0cbe3abcd4c130fd67eb1f047"><code>968cb38</code></a>
[maven-release-plugin] prepare release surefire-3.5.5</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/8e7dc4106bab204cdc01b48b46a83e49e3feca9a"><code>8e7dc41</code></a>
Reapply &quot;Replace runing external process and parsing output with
simple Proce...</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/4ced57c058bee5c68fd1313a401a018c9d0303bb"><code>4ced57c</code></a>
Revert &quot;Replace runing external process and parsing output with
simple Proces…&quot;</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/8496d9a6bf96ead941b8e2948c9fac222247e4f3"><code>8496d9a</code></a>
Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3209">#3209</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/68265e56ebf609da2447bde7eebd3c7dbd4f7826"><code>68265e5</code></a>
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3260">#3260</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/0b190142a3df4cb3dda52825e7fedda59591cbc8"><code>0b19014</code></a>
Replace runing external process and parsing output with simple
ProcessHandle ...</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/688f8c46390a0d495a0c4169c873389b9c9b21b6"><code>688f8c4</code></a>
Use PowerShell instead of WMIC for detecting zombie process on Windows
(<a
href="https://redirect.github.com/apache/maven-surefire/issues/3258">#3258</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/e5c01a6985bc4fcb8ea9e1b43baee3ce08523dfe"><code>e5c01a6</code></a>
Build only by the latest Maven on Jenkins (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3255">#3255</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/9c99e979d29329c7cf0c7a110cf12b0eeb8a331a"><code>9c99e97</code></a>
Fix Jenkin badges in README (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3254">#3254</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/20930ead8197a10f1e9272c2ec68388355b3c077"><code>20930ea</code></a>
Bump parent from 44 to 47 (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3253">#3253</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-surefire-plugin&package-manager=maven&previous-version=3.5.4&new-version=3.5.5)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…in /os-dependencies (#896)

Bumps
[com.jayway.jsonpath:json-path](https://github.com/jayway/JsonPath) from
2.10.0 to 3.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jayway/JsonPath/releases">com.jayway.jsonpath:json-path's
releases</a>.</em></p>
<blockquote>
<h2>json-path-3.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>adding jackson3 provider (<a
href="https://redirect.github.com/jayway/JsonPath/issues/1066">#1066</a>)
by <a href="https://github.com/bsa01"><code>@​bsa01</code></a> in <a
href="https://redirect.github.com/json-path/JsonPath/pull/1067">json-path/JsonPath#1067</a></li>
<li>Prepare Version 3.0.0 - Java 17 baseline with Jackson 3 by <a
href="https://github.com/kallestenflo"><code>@​kallestenflo</code></a>
in <a
href="https://redirect.github.com/json-path/JsonPath/pull/1072">json-path/JsonPath#1072</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/bsa01"><code>@​bsa01</code></a> made
their first contribution in <a
href="https://redirect.github.com/json-path/JsonPath/pull/1067">json-path/JsonPath#1067</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/json-path/JsonPath/compare/json-path-2.10.0...json-path-3.0.0">https://github.com/json-path/JsonPath/compare/json-path-2.10.0...json-path-3.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/json-path/JsonPath/commit/62a4c9f0f65ba3f625aa0867d64c528ba72d09ec"><code>62a4c9f</code></a>
Prepare Version 3.0.0 - Java 17 baseline with Jackson 3 (<a
href="https://redirect.github.com/jayway/JsonPath/issues/1072">#1072</a>)</li>
<li><a
href="https://github.com/json-path/JsonPath/commit/470b56661adc7b677f5e225529f80c1fefb4104d"><code>470b566</code></a>
Prepare version 3.0.0</li>
<li><a
href="https://github.com/json-path/JsonPath/commit/5a7f29e3f0c1403a94971e93309fe7cfbccf3bd3"><code>5a7f29e</code></a>
adding jackson3 provider (<a
href="https://redirect.github.com/jayway/JsonPath/issues/1066">#1066</a>)
(<a
href="https://redirect.github.com/jayway/JsonPath/issues/1067">#1067</a>)</li>
<li><a
href="https://github.com/json-path/JsonPath/commit/b6c60b3deef74a83eaa92c8dca7d0bc097e957cd"><code>b6c60b3</code></a>
Prepare next version (<a
href="https://redirect.github.com/jayway/JsonPath/issues/1059">#1059</a>)</li>
<li>See full diff in <a
href="https://github.com/jayway/JsonPath/compare/json-path-2.10.0...json-path-3.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.jayway.jsonpath:json-path&package-manager=maven&previous-version=2.10.0&new-version=3.0.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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…from 3.5.4 to 3.5.5 in /meta-bom/bom-deamon (#897)

Bumps
[org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire)
from 3.5.4 to 3.5.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-surefire-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.5.5</h2>
<!-- raw HTML omitted -->
<h2>🚀 New features and improvements</h2>
<ul>
<li>Replace runing external process and parsing output with simple
ProcessHandle if available (Java9+) (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3252">#3252</a>)
<a href="https://github.com/olamy"><code>@​olamy</code></a></li>
<li>Pass slf4j context to spawned thread (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3241">#3241</a>)
<a href="https://github.com/scottrw93"><code>@​scottrw93</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/SUREFIRE-3239">[SUREFIRE-3239]</a>
- allow override of statistics file checksum (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3247">#3247</a>)
<a href="https://github.com/XN137"><code>@​XN137</code></a></li>
<li>Reduce log level for skipped tests result to info (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3232">#3232</a>)
<a
href="https://github.com/strangelookingnerd"><code>@​strangelookingnerd</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Use PowerShell instead of WMIC for detecting zombie process on
Windows (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3258">#3258</a>)
<a href="https://github.com/jbliznak"><code>@​jbliznak</code></a>.
Please note if you are using Windows with Java 8 and not PowerShell (you
have options to: use Java 9+, install PowerShell or stay on Surefire
3.5.4)</li>
<li>Properly work with test failures caused during beforeAll phase (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3194">#3194</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
</ul>
<h2>📝 Documentation updates</h2>
<ul>
<li>Clarify how late placeholder replacement (@{...}) deals with (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3208">#3208</a>)
<a href="https://github.com/kwin"><code>@​kwin</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Fix Jenkin badges in README (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3254">#3254</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Use JUnit5 in failsafe ITs (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3251">#3251</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Remove long-deprecated unused encoding property from VerifyMojo (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3198">#3198</a>)
<a
href="https://github.com/Tomlincoln"><code>@​Tomlincoln</code></a></li>
<li>Add IT and deal with corner cases of handling beforeAll failures (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3200">#3200</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
<li>Revert PR <a
href="https://redirect.github.com/apache/maven-surefire/issues/3194">#3194</a>
that handle beforeAll failures to follow proper contributing rules (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3211">#3211</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
</ul>
<h2>🔧 Build</h2>
<ul>
<li>Missing many files in the GH Artifacts of CI ex-post. (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3219">#3219</a>)
<a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3209">#3209</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.4.0 to 3.5.1 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3260">#3260</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump parent from 44 to 47 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3253">#3253</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Bump org.assertj:assertj-core from 3.16.1 to 3.27.7 in
/surefire-its/src/test/resources/surefire-1733-testng (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3246">#3246</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3245">#3245</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27
(<a
href="https://redirect.github.com/apache/maven-surefire/pull/3243">#3243</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.20.0 to 4.21.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3236">#3236</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3235">#3235</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3 in
/surefire-its/src/test/resources/surefire-1659-stream-corruption (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3234">#3234</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.19.0 to 4.20.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3228">#3228</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.18.0 to 4.19.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3224">#3224</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3223">#3223</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3221">#3221</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3220">#3220</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.20.0 to 2.21.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3217">#3217</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.3.0 to 3.4.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3214">#3214</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3218">#3218</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.16.0 to 4.18.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3213">#3213</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-surefire/commit/968cb38271efdee0cbe3abcd4c130fd67eb1f047"><code>968cb38</code></a>
[maven-release-plugin] prepare release surefire-3.5.5</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/8e7dc4106bab204cdc01b48b46a83e49e3feca9a"><code>8e7dc41</code></a>
Reapply &quot;Replace runing external process and parsing output with
simple Proce...</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/4ced57c058bee5c68fd1313a401a018c9d0303bb"><code>4ced57c</code></a>
Revert &quot;Replace runing external process and parsing output with
simple Proces…&quot;</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/8496d9a6bf96ead941b8e2948c9fac222247e4f3"><code>8496d9a</code></a>
Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3209">#3209</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/68265e56ebf609da2447bde7eebd3c7dbd4f7826"><code>68265e5</code></a>
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3260">#3260</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/0b190142a3df4cb3dda52825e7fedda59591cbc8"><code>0b19014</code></a>
Replace runing external process and parsing output with simple
ProcessHandle ...</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/688f8c46390a0d495a0c4169c873389b9c9b21b6"><code>688f8c4</code></a>
Use PowerShell instead of WMIC for detecting zombie process on Windows
(<a
href="https://redirect.github.com/apache/maven-surefire/issues/3258">#3258</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/e5c01a6985bc4fcb8ea9e1b43baee3ce08523dfe"><code>e5c01a6</code></a>
Build only by the latest Maven on Jenkins (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3255">#3255</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/9c99e979d29329c7cf0c7a110cf12b0eeb8a331a"><code>9c99e97</code></a>
Fix Jenkin badges in README (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3254">#3254</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/20930ead8197a10f1e9272c2ec68388355b3c077"><code>20930ea</code></a>
Bump parent from 44 to 47 (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3253">#3253</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-surefire-plugin&package-manager=maven&previous-version=3.5.4&new-version=3.5.5)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ies (#901)

[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [org.yaml:snakeyaml](https://bitbucket.org/snakeyaml/snakeyaml)
from 2.5 to 2.6.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://bitbucket.org/snakeyaml/snakeyaml/commits/cc19a61c191ebc111ad1e22e83f75b18f27531cf"><code>cc19a61</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://bitbucket.org/snakeyaml/snakeyaml/commits/bc4a8f4cf64c79e6a8ce9c51940f0dbea42ba707"><code>bc4a8f4</code></a>
Minor fixes in Javadoc</li>
<li><a
href="https://bitbucket.org/snakeyaml/snakeyaml/commits/f18203a60abb0427910821855a106bfcd4920457"><code>f18203a</code></a>
Add a test for Y79Y-003</li>
<li><a
href="https://bitbucket.org/snakeyaml/snakeyaml/commits/ad1fceb1baf04a81f83f65795fc11252f9027c2b"><code>ad1fceb</code></a>
Less output in tests</li>
<li><a
href="https://bitbucket.org/snakeyaml/snakeyaml/commits/1db66b79fc9bd1760d4f7f5878ad5eac13201d57"><code>1db66b7</code></a>
Add (failing) build with JDK 25</li>
<li><a
href="https://bitbucket.org/snakeyaml/snakeyaml/commits/88ebaa8210f00b3665ff03680cd770f6762c8507"><code>88ebaa8</code></a>
build: fix JKD 25 tests compilation</li>
<li><a
href="https://bitbucket.org/snakeyaml/snakeyaml/commits/6af8790448b7bcfec3fdcdc6053be49bb8176455"><code>6af8790</code></a>
Update Javadoc</li>
<li><a
href="https://bitbucket.org/snakeyaml/snakeyaml/commits/a006b7a163c843df70aa0b2fd35e06345a0fe152"><code>a006b7a</code></a>
Update Javadoc</li>
<li><a
href="https://bitbucket.org/snakeyaml/snakeyaml/commits/c143db209b05a4246b12cf9ea2c121e1301b1616"><code>c143db2</code></a>
Update changes</li>
<li><a
href="https://bitbucket.org/snakeyaml/snakeyaml/commits/d78d11f9665a4a8322af15915047b7c55aefb6cc"><code>d78d11f</code></a>
Update changes</li>
<li>Additional commits viewable in <a
href="https://bitbucket.org/snakeyaml/snakeyaml/branches/compare/snakeyaml-2.6..snakeyaml-2.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.yaml:snakeyaml&package-manager=maven&previous-version=2.5&new-version=2.6)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… in /os-dependencies (#903)

Bumps
[org.elasticsearch:elasticsearch](https://github.com/elastic/elasticsearch)
from 9.3.0 to 9.3.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/elastic/elasticsearch/releases">org.elasticsearch:elasticsearch's
releases</a>.</em></p>
<blockquote>
<h2>Elasticsearch 9.3.1</h2>
<p>Downloads: <a
href="https://elastic.co/downloads/elasticsearch">https://elastic.co/downloads/elasticsearch</a>
Release notes: <a
href="https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.3.1-release-notes">https://www.elastic.co/docs/release-notes/elasticsearch#elasticsearch-9.3.1-release-notes</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/elastic/elasticsearch/commit/0dd66e52ba3aa076cf498264e46339dbb71f0269"><code>0dd66e5</code></a>
Fix built-in roles sync losing updates (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/142433">#142433</a>)
(<a
href="https://redirect.github.com/elastic/elasticsearch/issues/142891">#142891</a>)</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/2da74922eaf9a07f56a4669038099315401655cf"><code>2da7492</code></a>
SQL: Fix QlIllegalArgumentException with non-foldable date range queries
(<a
href="https://redirect.github.com/elastic/elasticsearch/issues/14">#14</a>...</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/15f82b21670ef68b12232916edbafa17572e64eb"><code>15f82b2</code></a>
Fix intermittent failures in CrossClusterAsyncSearchIT (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/142781">#142781</a>)
(<a
href="https://redirect.github.com/elastic/elasticsearch/issues/142865">#142865</a>)</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/12e21f652c1bc4479e932cc7680608b0435b43ac"><code>12e21f6</code></a>
[9.3] [Transform] Fix transform producing empty dest index when source
query ...</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/1ff24271b550a4870d6bfe03f67540ad96d5f994"><code>1ff2427</code></a>
Revert &quot;Update wolfi (versioned) (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/141729">#141729</a>)&quot;
(<a
href="https://redirect.github.com/elastic/elasticsearch/issues/142828">#142828</a>)
(<a
href="https://redirect.github.com/elastic/elasticsearch/issues/142844">#142844</a>)</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/32e251f2b5263158be8e5cad962411fdeab7516e"><code>32e251f</code></a>
ES|QL: fix NPE with null field parameter (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/142328">#142328</a>)
(<a
href="https://redirect.github.com/elastic/elasticsearch/issues/142372">#142372</a>)</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/8d3b4854c6e12d98bdaf9678f893fcf615ebf85d"><code>8d3b485</code></a>
fix(esql): check per-shard DateFieldType for DocValuesSkipper (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/142752">#142752</a>)
(<a
href="https://redirect.github.com/elastic/elasticsearch/issues/142">#142</a>...</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/1327bfa71a15d129aa7fb413f285de04dcb79c41"><code>1327bfa</code></a>
[9.3] Fix PAUSED_FOR_NODE_REMOVAL shard blocking QUEUED promotion (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/142637">#142637</a>)
(...</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/75670924627bf7981acc24b332647e89bc58325d"><code>7567092</code></a>
Add GPU vector indexing monitoring to _xpack/usage (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/141932">#141932</a>)
(<a
href="https://redirect.github.com/elastic/elasticsearch/issues/142660">#142660</a>)</li>
<li><a
href="https://github.com/elastic/elasticsearch/commit/a9a5e4bab4fd80bff1a931241cd437dc02e4cb35"><code>a9a5e4b</code></a>
Updating bundled jdk version (<a
href="https://redirect.github.com/elastic/elasticsearch/issues/142500">#142500</a>)
(<a
href="https://redirect.github.com/elastic/elasticsearch/issues/142623">#142623</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/elastic/elasticsearch/compare/v9.3.0...v9.3.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.elasticsearch:elasticsearch&package-manager=maven&previous-version=9.3.0&new-version=9.3.1)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….2.5.Final] (#904)

Bumps
[org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm)
from 7.2.4.Final to 7.2.5.Final.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-core's
releases</a>.</em></p>
<blockquote>
<h2>Release 7.2.5</h2>
<h1>Hibernate ORM 7.2.5.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 7.2:
7.2.5.Final.</p>
<p>You can find the full list of 7.2.5.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.2.5">here</a>.</p>
<h2>What's new</h2>
<ul>
<li>See the <a href="https://hibernate.org/orm/releases/7.2">website</a>
for requirements and compatibilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.2/whats-new/whats-new.html">What's
New</a> guide for details about new features and capabilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.2/migration-guide/">Migration
Guide</a> for details about migration.</li>
</ul>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/7.2/">release
page</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.2/migration-guide/">Migration
Guide</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.2/introduction/html_single/">Introduction
Guide</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.2/userguide/html_single/">User
Guide</a></li>
<li>the <a href="https://docs.hibernate.org/orm/7.2/javadocs">API
docs</a></li>
</ul>
<p>See also the following resources related to supported APIs:</p>
<ul>
<li>the <a
href="https://hibernate.org/community/compatibility-policy/">compatibility
policy</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.2/incubating/incubating.txt">incubating
API report</a> (<code>@Incubating</code>)</li>
<li>the <a
href="https://docs.hibernate.org/orm/7.2/deprecated/deprecated.txt">deprecated
API report</a> (<code>@deprecated</code> + <code>@remove</code>)</li>
<li>the <a
href="https://docs.hibernate.org/orm/7.2/internals/internal.txt">internal
API report</a> (internal packages, <code>@internal</code>)</li>
</ul>
<p>Visit the <a href="https://hibernate.org/community/">website</a> for
details on getting in touch with us.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/blob/7.2.5/changelog.txt">org.hibernate.orm:hibernate-core's
changelog</a>.</em></p>
<blockquote>
<h2>Changes in 7.2.5.Final (February 22, 2026)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/37807">https://hibernate.atlassian.net/projects/HHH/versions/37807</a></p>
<p>** Bug
* HHH-20187 NPE in BeanValidationEventListener with StatelessSession
* HHH-20165 Hibernate processor: Panache Next generated repository name
conflicts
* HHH-20164 Hibernate processor: <a
href="https://github.com/Delete"><code>@​Delete</code></a> methods not
working outside of Jakarta Data repository
* HHH-20163 Hibernate processor: nested types are visited twice
* HHH-20162 MySQL timeout based on innodb_lock_timeout has incorrect
units
* HHH-20151 Metamodel geneartor: allow implicit repositories for Panache
Next
* HHH-20143 Attempting to lock an entity not associated with the
persistence context should rollback the active transaction</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/23f1ea4f7e53f0802650ae6c8d486d460cc068ab"><code>23f1ea4</code></a>
[Jenkins release job] Preparing release 7.2.5.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/dc2faf688f4b6cfc3f783a26d89cee4d10e9ab65"><code>dc2faf6</code></a>
[Jenkins release job] changelog.txt updated by release build
7.2.5.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/7b926ded12e9d19f8a244be7a7bbf9fda120edf5"><code>7b926de</code></a>
HHH-20165 Processor: avoid generating conflicting names for
repositories</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/e03b94eafb8120435014ff675d9240f141c429b9"><code>e03b94e</code></a>
HHH-20164 Metamodel processor: Fixed bug with missing catch clause for
<a href="https://github.com/Delet"><code>@​Delet</code></a>...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/484505a1988c1635268523447575ece5e36ea51b"><code>484505a</code></a>
HHH-20163 Metamodel generator: do not visit nested types twice</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/10c9e44a57dd1be799ba5bcc1a7a2868a69d2910"><code>10c9e44</code></a>
HHH-20151 Metamodel geneartor: allow implicit repositories for Panache
Next</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/27fc1370e7636e797b4090d420c40777f5be80b4"><code>27fc137</code></a>
HHH-20130 add test</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/71143153130158a248413bc88acb56860631ac1c"><code>7114315</code></a>
HHH-20130 fix bug in imported vs qualified type logic in Processor</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/2c5e335520668606ce4e90abfd81c20ed5755472"><code>2c5e335</code></a>
HHH-20187 fix NPE in BeanValidationEventListener with SS</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/e0a8251aa2ed577521adb5c94594ba5278ecbbc7"><code>e0a8251</code></a>
HHH-20162: Correctly handle units for innodb_lock_wait_timeout in
MySQL</li>
<li>Additional commits viewable in <a
href="https://github.com/hibernate/hibernate-orm/compare/7.2.4...7.2.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.hibernate.orm:hibernate-core&package-manager=maven&previous-version=7.2.4.Final&new-version=7.2.5.Final)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… 4.41.0 in /os-dependencies (#899)

Bumps
[org.seleniumhq.selenium:selenium-api](https://github.com/SeleniumHQ/selenium)
from 4.40.0 to 4.41.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/SeleniumHQ/selenium/releases">org.seleniumhq.selenium:selenium-api's
releases</a>.</em></p>
<blockquote>
<h2>Selenium 4.41.0</h2>
<h2>Detailed Changelogs by Component</h2>
<p><!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/java/CHANGELOG">Java</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/py/CHANGES">Python</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/dotnet/CHANGELOG">DotNet</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES">Ruby</a></strong>
    |    <!-- raw HTML omitted --> <strong><a
href="https://github.com/SeleniumHQ/selenium/blob/trunk/javascript/selenium-webdriver/CHANGES.md">JavaScript</a></strong>
<!-- raw HTML omitted --></p>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<!-- raw HTML omitted -->
<ul>
<li>[py] Remove type stub packages from runtime dependencies by <a
href="https://github.com/cgoldberg"><code>@​cgoldberg</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16945">SeleniumHQ/selenium#16945</a></li>
<li>Canonical approach to supporting AI agent directions by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16735">SeleniumHQ/selenium#16735</a></li>
<li>[build] Pre-release workflow improvements by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16946">SeleniumHQ/selenium#16946</a></li>
<li>[build] Prevent nightly releases during release window by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16948">SeleniumHQ/selenium#16948</a></li>
<li>[build] Fix Bazel NuGet push implementation by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16950">SeleniumHQ/selenium#16950</a></li>
<li>[build] Release workflow improvements by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16947">SeleniumHQ/selenium#16947</a></li>
<li>[build] Fix Bazel JSDocs implementation by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16949">SeleniumHQ/selenium#16949</a></li>
<li>[build] Create config files from environment variables for
publishing by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16951">SeleniumHQ/selenium#16951</a></li>
<li>[js] create task to update dependencies by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16942">SeleniumHQ/selenium#16942</a></li>
<li>[build] Java release improvements and build verification tasks by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16952">SeleniumHQ/selenium#16952</a></li>
<li>[py] integrate mypy type checking with Bazel by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16958">SeleniumHQ/selenium#16958</a></li>
<li>[build] Migrate workflows to use centralized bazel.yml by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16955">SeleniumHQ/selenium#16955</a></li>
<li>[dotnet] [bidi] Simplify context aware command options by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16954">SeleniumHQ/selenium#16954</a></li>
<li>[build] simplify release.yml: remove draft, build once during
publish by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16960">SeleniumHQ/selenium#16960</a></li>
<li>[dotnet] [bidi] AOT safe json converter for
<code>Input.Origin</code> class by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16962">SeleniumHQ/selenium#16962</a></li>
<li>[dotnet] [bidi] AOT safe json converter for
<code>OptionalConverter</code> by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16963">SeleniumHQ/selenium#16963</a></li>
<li>[dotnet] [bidi] Null guard for event handlers by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16967">SeleniumHQ/selenium#16967</a></li>
<li>[java] Improve error message for died grid by <a
href="https://github.com/asolntsev"><code>@​asolntsev</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16938">SeleniumHQ/selenium#16938</a></li>
<li>[build] combine pre-release dependency updates by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16973">SeleniumHQ/selenium#16973</a></li>
<li>[rb] remove stored atoms these get generated by build by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16971">SeleniumHQ/selenium#16971</a></li>
<li>[dotnet] [bidi] Unignore some internal tests by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16968">SeleniumHQ/selenium#16968</a></li>
<li>[build] run ruff on python files outside py directory by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16957">SeleniumHQ/selenium#16957</a></li>
<li>[py] Fix return type hint for <code>alert_is_present</code> by <a
href="https://github.com/nemowang2003"><code>@​nemowang2003</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16975">SeleniumHQ/selenium#16975</a></li>
<li>Replace hardcoded bazel-selenium references with dynamic path
resolution by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16976">SeleniumHQ/selenium#16976</a></li>
<li>No More CrazyFun! by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16972">SeleniumHQ/selenium#16972</a></li>
<li>[build] Remove update_gh_pages in favor of CI workflow by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16977">SeleniumHQ/selenium#16977</a></li>
<li>[build] Remove legacy rake helpers and unused code by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16978">SeleniumHQ/selenium#16978</a></li>
<li>[py] make bazel test target names consistent with other languages by
<a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16969">SeleniumHQ/selenium#16969</a></li>
<li>[dotnet] [bidi] Fix namespace for Permissions module by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16981">SeleniumHQ/selenium#16981</a></li>
<li>[dotnet] [bidi] Hide Broker as internal implementation by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16982">SeleniumHQ/selenium#16982</a></li>
<li>[dotnet] [bidi] Refactor BiDi module initialization to pass BiDi
explicitly by <a
href="https://github.com/nvborisenko"><code>@​nvborisenko</code></a> in
<a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16983">SeleniumHQ/selenium#16983</a></li>
<li>[build] Add DocFX updater script by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16980">SeleniumHQ/selenium#16980</a></li>
<li>[build] add reusable commit-changes.yml workflow by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16965">SeleniumHQ/selenium#16965</a></li>
<li>[java] fix JSON parsing of numbers with exponent by <a
href="https://github.com/joerg1985"><code>@​joerg1985</code></a> in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16961">SeleniumHQ/selenium#16961</a></li>
<li>[build] Skip macOS-only archive rules on unsupported platforms by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16985">SeleniumHQ/selenium#16985</a></li>
<li>[build] Split Rakefile into per-language task files by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16979">SeleniumHQ/selenium#16979</a></li>
<li>Implement fast bazel target lookup with index caching by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16974">SeleniumHQ/selenium#16974</a></li>
<li>[build] Remove git.add() calls from rake tasks by <a
href="https://github.com/titusfortner"><code>@​titusfortner</code></a>
in <a
href="https://redirect.github.com/SeleniumHQ/selenium/pull/16994">SeleniumHQ/selenium#16994</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/9fc754f90a9725756933b8a1788d5a583d7f509f"><code>9fc754f</code></a>
[build] Prepare for release of selenium-4.41.0 (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17098">#17098</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/d5f22eca5fe9b5574789315f2aeb8d6fde470e08"><code>d5f22ec</code></a>
[java] mark tests passing in latest chrome beta</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/89c59938eca2135cc175e00558ae1adf7bc270d9"><code>89c5993</code></a>
[build] fix auto-updating of browsers</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/4592f1b54fbb6e13c3239b59467ea97e154ac4c0"><code>4592f1b</code></a>
[build] ci-python jobs not currently matching by default</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/755d44cc09c46708563ec2f4fd3d05d9d1e6efe6"><code>755d44c</code></a>
[build] put cdp version support in changelogs</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/9aff5c7c2e75b300051c3baef62b7eba7c2e0ba5"><code>9aff5c7</code></a>
[build] cannot invoke a rake task twice by default</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/3a680a3f4fb957015a3e4634cacf8e0a235d85ec"><code>3a680a3</code></a>
[build] ignore the staging branch for the PR and apply all patches in
order</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/20de9b9c3d073956a7a511174c800a8c4a38493c"><code>20de9b9</code></a>
[build] stage changes to an ephemeral staging branch since not all
updates ar...</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/aac9a2825271b5fef96aa3b0c7b4792b76a46e62"><code>aac9a28</code></a>
[py] Update test to check it's an integer rather than a value (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17114">#17114</a>)</li>
<li><a
href="https://github.com/SeleniumHQ/selenium/commit/02ec15f16d968801e6778f47312619629bd5e7e5"><code>02ec15f</code></a>
[rb] Update dependencies (<a
href="https://redirect.github.com/SeleniumHQ/selenium/issues/17111">#17111</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/SeleniumHQ/selenium/compare/selenium-4.40.0...selenium-4.41.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.seleniumhq.selenium:selenium-api&package-manager=maven&previous-version=4.40.0&new-version=4.41.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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `jackson.version` from 2.21.0 to 2.21.1.
Updates `com.fasterxml.jackson.core:jackson-databind` from 2.21.0 to
2.21.1
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/FasterXML/jackson/commits">compare
view</a></li>
</ul>
</details>
<br />

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-xml` from
2.21.0 to 2.21.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/da4b3fc7f071b2c8e5256e2763e7829f9d2caa7f"><code>da4b3fc</code></a>
[maven-release-plugin] prepare release
jackson-dataformat-xml-2.21.1</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/4326690af5f5112c28b25d093194c89ce61fd94e"><code>4326690</code></a>
Prep for 2.21.1 release</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/035d3a422d76395f96426d6f8d40bc605227349d"><code>035d3a4</code></a>
Merge branch '2.20' into 2.21</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/d7b2cdc45ee1868c6c7506a57b256d35fb15012e"><code>d7b2cdc</code></a>
Merge branch '2.19' into 2.20</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/ed6523781508e1f34b9a3e28481240f6341e0676"><code>ed65237</code></a>
Merge branch '2.18' into 2.19</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/ee8f476993802239c69f64cbdcc5965d738f0b91"><code>ee8f476</code></a>
Post-release dep version bump</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/5cc35e3323256019f79a3d7283c7040e9c417887"><code>5cc35e3</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/fec242bae5f6e69e7e0058591cb89aab915c834c"><code>fec242b</code></a>
[maven-release-plugin] prepare release
jackson-dataformat-xml-2.18.6</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/9a6ef3f2653a86335ffa35cf94191e3ea3c44a4c"><code>9a6ef3f</code></a>
Prep for 2.18.6 release</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformat-xml/commit/376232110e44150ebc3e548f2e47d2fb0ac0f899"><code>3762321</code></a>
Merge branch '2.20' into 2.21</li>
<li>Additional commits viewable in <a
href="https://github.com/FasterXML/jackson-dataformat-xml/compare/jackson-dataformat-xml-2.21.0...jackson-dataformat-xml-2.21.1">compare
view</a></li>
</ul>
</details>
<br />

Updates `com.fasterxml.jackson.dataformat:jackson-dataformat-yaml` from
2.21.0 to 2.21.1
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/499c5b07e3e226f0e4928765c49565cdf48b8bcb"><code>499c5b0</code></a>
[maven-release-plugin] prepare release
jackson-dataformats-text-2.21.1</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/06ffd1ded0d95c2c4a92c24952a46260293fcaf6"><code>06ffd1d</code></a>
Prep for 2.21.1 release</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/c82488384ea5b5b6e29746795d14f96462d40abb"><code>c824883</code></a>
Merge branch '2.20' into 2.21</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/887d7cbf0f42b1425c07ed7f5c71045a43616913"><code>887d7cb</code></a>
Merge branch '2.19' into 2.20</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/ddd9d68b134105cf60ca518b6a67b4b33eecbf28"><code>ddd9d68</code></a>
Merge branch '2.18' into 2.19</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/e2df4d2e304bbe1c30b9505f2d183eecaa375e25"><code>e2df4d2</code></a>
Fix 2.18 pom.xml</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/f45225a1e2ca4f37fbc7cd7ffcca692d9084d2b2"><code>f45225a</code></a>
Merge branch '2.20' into 2.21</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/f6e636c445f684a882d1b7c1063cb1e78bef65bf"><code>f6e636c</code></a>
Merge branch '2.19' into 2.20</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/cd8aa78717f7440f85d657a1eee4c6c079410c4a"><code>cd8aa78</code></a>
Merge branch '2.18' into 2.19</li>
<li><a
href="https://github.com/FasterXML/jackson-dataformats-text/commit/957a0fda1ae11b0388322a786d515eebafa0f06b"><code>957a0fd</code></a>
Post-release dep version bump</li>
<li>Additional commits viewable in <a
href="https://github.com/FasterXML/jackson-dataformats-text/compare/jackson-dataformats-text-2.21.0...jackson-dataformats-text-2.21.1">compare
view</a></li>
</ul>
</details>
<br />


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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…900)

Bumps org.apache.lucene:lucene-core from 10.3.2 to 10.4.0.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.lucene:lucene-core&package-manager=maven&previous-version=10.3.2&new-version=10.4.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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…5.4 => 3.5.5] (#905)

Bumps
[org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire)
from 3.5.4 to 3.5.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-surefire/releases">org.apache.maven.plugins:maven-failsafe-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.5.5</h2>
<!-- raw HTML omitted -->
<h2>🚀 New features and improvements</h2>
<ul>
<li>Replace runing external process and parsing output with simple
ProcessHandle if available (Java9+) (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3252">#3252</a>)
<a href="https://github.com/olamy"><code>@​olamy</code></a></li>
<li>Pass slf4j context to spawned thread (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3241">#3241</a>)
<a href="https://github.com/scottrw93"><code>@​scottrw93</code></a></li>
<li><a
href="https://issues.apache.org/jira/browse/SUREFIRE-3239">[SUREFIRE-3239]</a>
- allow override of statistics file checksum (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3247">#3247</a>)
<a href="https://github.com/XN137"><code>@​XN137</code></a></li>
<li>Reduce log level for skipped tests result to info (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3232">#3232</a>)
<a
href="https://github.com/strangelookingnerd"><code>@​strangelookingnerd</code></a></li>
</ul>
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Use PowerShell instead of WMIC for detecting zombie process on
Windows (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3258">#3258</a>)
<a href="https://github.com/jbliznak"><code>@​jbliznak</code></a>.
Please note if you are using Windows with Java 8 and not PowerShell (you
have options to: use Java 9+, install PowerShell or stay on Surefire
3.5.4)</li>
<li>Properly work with test failures caused during beforeAll phase (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3194">#3194</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
</ul>
<h2>📝 Documentation updates</h2>
<ul>
<li>Clarify how late placeholder replacement (@{...}) deals with (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3208">#3208</a>)
<a href="https://github.com/kwin"><code>@​kwin</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Fix Jenkin badges in README (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3254">#3254</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Use JUnit5 in failsafe ITs (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3251">#3251</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Remove long-deprecated unused encoding property from VerifyMojo (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3198">#3198</a>)
<a
href="https://github.com/Tomlincoln"><code>@​Tomlincoln</code></a></li>
<li>Add IT and deal with corner cases of handling beforeAll failures (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3200">#3200</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
<li>Revert PR <a
href="https://redirect.github.com/apache/maven-surefire/issues/3194">#3194</a>
that handle beforeAll failures to follow proper contributing rules (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3211">#3211</a>)
<a href="https://github.com/Frawless"><code>@​Frawless</code></a></li>
</ul>
<h2>🔧 Build</h2>
<ul>
<li>Missing many files in the GH Artifacts of CI ex-post. (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3219">#3219</a>)
<a href="https://github.com/Tibor17"><code>@​Tibor17</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3209">#3209</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.4.0 to 3.5.1 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3260">#3260</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump parent from 44 to 47 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3253">#3253</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Bump org.assertj:assertj-core from 3.16.1 to 3.27.7 in
/surefire-its/src/test/resources/surefire-1733-testng (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3246">#3246</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3245">#3245</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.mojo:animal-sniffer-maven-plugin from 1.26 to 1.27
(<a
href="https://redirect.github.com/apache/maven-surefire/pull/3243">#3243</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.20.0 to 4.21.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3236">#3236</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.1 to 1.5.2 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3235">#3235</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.logging.log4j:log4j-core from 2.17.1 to 2.25.3 in
/surefire-its/src/test/resources/surefire-1659-stream-corruption (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3234">#3234</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.19.0 to 4.20.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3228">#3228</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.18.0 to 4.19.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3224">#3224</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3223">#3223</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3221">#3221</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-i18n from 1.0.0 to 1.1.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3220">#3220</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump commons-io:commons-io from 2.20.0 to 2.21.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3217">#3217</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.3.0 to 3.4.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3214">#3214</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-java from 1.5.0 to 1.5.1 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3218">#3218</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.htmlunit:htmlunit from 4.16.0 to 4.18.0 (<a
href="https://redirect.github.com/apache/maven-surefire/pull/3213">#3213</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-surefire/commit/968cb38271efdee0cbe3abcd4c130fd67eb1f047"><code>968cb38</code></a>
[maven-release-plugin] prepare release surefire-3.5.5</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/8e7dc4106bab204cdc01b48b46a83e49e3feca9a"><code>8e7dc41</code></a>
Reapply &quot;Replace runing external process and parsing output with
simple Proce...</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/4ced57c058bee5c68fd1313a401a018c9d0303bb"><code>4ced57c</code></a>
Revert &quot;Replace runing external process and parsing output with
simple Proces…&quot;</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/8496d9a6bf96ead941b8e2948c9fac222247e4f3"><code>8496d9a</code></a>
Bump org.xmlunit:xmlunit-core from 2.10.4 to 2.11.0 (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3209">#3209</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/68265e56ebf609da2447bde7eebd3c7dbd4f7826"><code>68265e5</code></a>
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3260">#3260</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/0b190142a3df4cb3dda52825e7fedda59591cbc8"><code>0b19014</code></a>
Replace runing external process and parsing output with simple
ProcessHandle ...</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/688f8c46390a0d495a0c4169c873389b9c9b21b6"><code>688f8c4</code></a>
Use PowerShell instead of WMIC for detecting zombie process on Windows
(<a
href="https://redirect.github.com/apache/maven-surefire/issues/3258">#3258</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/e5c01a6985bc4fcb8ea9e1b43baee3ce08523dfe"><code>e5c01a6</code></a>
Build only by the latest Maven on Jenkins (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3255">#3255</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/9c99e979d29329c7cf0c7a110cf12b0eeb8a331a"><code>9c99e97</code></a>
Fix Jenkin badges in README (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3254">#3254</a>)</li>
<li><a
href="https://github.com/apache/maven-surefire/commit/20930ead8197a10f1e9272c2ec68388355b3c077"><code>20930ea</code></a>
Bump parent from 44 to 47 (<a
href="https://redirect.github.com/apache/maven-surefire/issues/3253">#3253</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-surefire/compare/surefire-3.5.4...surefire-3.5.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-failsafe-plugin&package-manager=maven&previous-version=3.5.4&new-version=3.5.5)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [com.acanx.meta:os-dependencies](https://github.com/ACANX/MetaOpen) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/ACANX/MetaOpen/releases)
- [Commits](https://github.com/ACANX/MetaOpen/commits)

---
updated-dependencies:
- dependency-name: com.acanx.meta:os-dependencies
  dependency-version: 0.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps `revision` from 0.6.6 to 0.6.7.

Updates `com.acanx.meta:os-dependencies` from 0.6.6 to 0.6.7
- [Release notes](https://github.com/ACANX/MetaOpen/releases)
- [Commits](https://github.com/ACANX/MetaOpen/commits)

Updates `com.acanx.meta.model:model-maven` from 0.6.6 to 0.6.7
- [Release notes](https://github.com/ACANX/MetaOpen/releases)
- [Commits](https://github.com/ACANX/MetaOpen/commits)

Updates `com.acanx.meta.model:model-sonatype` from 0.6.6 to 0.6.7
- [Release notes](https://github.com/ACANX/MetaOpen/releases)
- [Commits](https://github.com/ACANX/MetaOpen/commits)

---
updated-dependencies:
- dependency-name: com.acanx.meta:os-dependencies
  dependency-version: 0.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.acanx.meta.model:model-maven
  dependency-version: 0.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: com.acanx.meta.model:model-sonatype
  dependency-version: 0.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.acanx.meta:os-dependencies](https://github.com/ACANX/MetaOpen) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/ACANX/MetaOpen/releases)
- [Commits](https://github.com/ACANX/MetaOpen/commits)

---
updated-dependencies:
- dependency-name: com.acanx.meta:os-dependencies
  dependency-version: 0.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.acanx.meta:os-dependencies](https://github.com/ACANX/MetaOpen) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/ACANX/MetaOpen/releases)
- [Commits](https://github.com/ACANX/MetaOpen/commits)

---
updated-dependencies:
- dependency-name: com.acanx.meta:os-dependencies
  dependency-version: 0.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [com.acanx.meta:os-dependencies](https://github.com/ACANX/MetaOpen) from 0.6.6 to 0.6.7.
- [Release notes](https://github.com/ACANX/MetaOpen/releases)
- [Commits](https://github.com/ACANX/MetaOpen/commits)

---
updated-dependencies:
- dependency-name: com.acanx.meta:os-dependencies
  dependency-version: 0.6.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
)

Bumps
[com.acanx.meta:os-dependencies](https://github.com/ACANX/MetaOpen) from
0.6.6 to 0.6.7.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.acanx.meta:os-dependencies&package-manager=maven&previous-version=0.6.6&new-version=0.6.7)](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 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>
Bumps `revision` from 0.6.6 to 0.6.7.
Updates `com.acanx.meta:os-dependencies` from 0.6.6 to 0.6.7
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />

Updates `com.acanx.meta.model:model-maven` from 0.6.6 to 0.6.7
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />

Updates `com.acanx.meta.model:model-sonatype` from 0.6.6 to 0.6.7
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />


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 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>
)

Bumps
[com.acanx.meta:os-dependencies](https://github.com/ACANX/MetaOpen) from
0.6.6 to 0.6.7.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.acanx.meta:os-dependencies&package-manager=maven&previous-version=0.6.6&new-version=0.6.7)](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 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>
)

Bumps
[com.acanx.meta:os-dependencies](https://github.com/ACANX/MetaOpen) from
0.6.6 to 0.6.7.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.acanx.meta:os-dependencies&package-manager=maven&previous-version=0.6.6&new-version=0.6.7)](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 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>
)

Bumps
[com.acanx.meta:os-dependencies](https://github.com/ACANX/MetaOpen) from
0.6.6 to 0.6.7.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=com.acanx.meta:os-dependencies&package-manager=maven&previous-version=0.6.6&new-version=0.6.7)](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 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>
dependabot bot and others added 15 commits March 7, 2026 16:08
Bumps `meta-open.version` from 0.6.6 to 0.6.7.
Updates `com.acanx.meta.model:model-quote` from 0.6.6 to 0.6.7
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />

Updates `com.acanx.meta.model:model-security` from 0.6.6 to 0.6.7
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />

Updates `com.acanx.meta.model:model-sonatype` from 0.6.6 to 0.6.7
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />

Updates `com.acanx.meta.model:model-deepseek` from 0.6.6 to 0.6.7
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />

Updates `com.acanx.meta.model:model-test` from 0.6.6 to 0.6.7
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />

Updates `com.acanx.meta.model:model-dingtalk` from 0.6.6 to 0.6.7
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />

Updates `com.acanx.meta.model:model-wechat-work` from 0.6.6 to 0.6.7
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />

Updates `com.acanx.meta.model:model-rss` from 0.6.6 to 0.6.7
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />

Updates `com.acanx.meta.model:model-gemini` from 0.6.6 to 0.6.7
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />

Updates `com.acanx.meta.component:sdk-maven-artifact` from 0.6.6 to
0.6.7
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/ACANX/MetaOpen/commits">compare view</a></li>
</ul>
</details>
<br />


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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….2.6.Final] (#916)

Bumps
[org.hibernate.orm:hibernate-core](https://github.com/hibernate/hibernate-orm)
from 7.2.5.Final to 7.2.6.Final.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/releases">org.hibernate.orm:hibernate-core's
releases</a>.</em></p>
<blockquote>
<h2>Release 7.2.6</h2>
<h1>Hibernate ORM 7.2.6.Final released</h1>
<p>Today, we published a new release of Hibernate ORM 7.2:
7.2.6.Final.</p>
<p>You can find the full list of 7.2.6.Final changes <a
href="https://hibernate.atlassian.net/issues/?jql=project%20%3D%20HHH%20AND%20fixVersion%20%3D%207.2.6">here</a>.</p>
<h2>What's new</h2>
<ul>
<li>See the <a href="https://hibernate.org/orm/releases/7.2">website</a>
for requirements and compatibilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.2/whats-new/whats-new.html">What's
New</a> guide for details about new features and capabilities.</li>
<li>See the <a
href="https://docs.hibernate.org/orm/7.2/migration-guide/">Migration
Guide</a> for details about migration.</li>
</ul>
<h2>Conclusion</h2>
<p>For additional details, see:</p>
<ul>
<li>the <a href="https://hibernate.org/orm/releases/7.2/">release
page</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.2/migration-guide/">Migration
Guide</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.2/introduction/html_single/">Introduction
Guide</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.2/userguide/html_single/">User
Guide</a></li>
<li>the <a href="https://docs.hibernate.org/orm/7.2/javadocs">API
docs</a></li>
</ul>
<p>See also the following resources related to supported APIs:</p>
<ul>
<li>the <a
href="https://hibernate.org/community/compatibility-policy/">compatibility
policy</a></li>
<li>the <a
href="https://docs.hibernate.org/orm/7.2/incubating/incubating.txt">incubating
API report</a> (<code>@Incubating</code>)</li>
<li>the <a
href="https://docs.hibernate.org/orm/7.2/deprecated/deprecated.txt">deprecated
API report</a> (<code>@deprecated</code> + <code>@remove</code>)</li>
<li>the <a
href="https://docs.hibernate.org/orm/7.2/internals/internal.txt">internal
API report</a> (internal packages, <code>@internal</code>)</li>
</ul>
<p>Visit the <a href="https://hibernate.org/community/">website</a> for
details on getting in touch with us.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/hibernate/hibernate-orm/blob/7.2.6/changelog.txt">org.hibernate.orm:hibernate-core's
changelog</a>.</em></p>
<blockquote>
<h2>Changes in 7.2.6.Final (March 01, 2026)</h2>
<p><a
href="https://hibernate.atlassian.net/projects/HHH/versions/37978">https://hibernate.atlassian.net/projects/HHH/versions/37978</a></p>
<p>** Bug
* HHH-20176 Native Query cache causing ArrayIndexOutOfBoundsException
with extra columns
* HHH-19917 Bytecode-enhanced dirty tracking fails for mixed access
properties</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/c549a5c5a0bdd05cbda5105c4fa899b466be365c"><code>c549a5c</code></a>
[Jenkins release job] Preparing release 7.2.6.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/f56de012c7790868c0e587a8cdf48d76be1a1212"><code>f56de01</code></a>
[Jenkins release job] changelog.txt updated by release build
7.2.6.Final</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/d6195b48e22648ae547a440f8071ee8da2523edd"><code>d6195b4</code></a>
Add missing create domain privilege</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/6f35e2d337e6c5fbacefec4462a04e145232ce71"><code>6f35e2d</code></a>
Reduce Oracle database user permissions to avoid leaking sequences to
other u...</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/27714d9575b62f10788d89f5bae10461177ccf2f"><code>27714d9</code></a>
Improve QueryParameterBindingValidator error messages</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/c79943bc86142f2a1b70c3e4f7f9802ff170c038"><code>c79943b</code></a>
HHH-19917: Fix Bytecode enhanced dirty checking for mixed access</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/b2703c7bf408967364a9beca1c2225a347f4abf7"><code>b2703c7</code></a>
HHH-20176 Fix cache indexes based on native query result type</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/45fc87b0e0eb9bf2c3e8948ec50f0e8abc5365b2"><code>45fc87b</code></a>
HHH-20176 Add reproducer test case</li>
<li><a
href="https://github.com/hibernate/hibernate-orm/commit/36ed8a8994af4bd6a56e9978e738ca9bade88811"><code>36ed8a8</code></a>
[Jenkins release job] Preparing next development iteration</li>
<li>See full diff in <a
href="https://github.com/hibernate/hibernate-orm/compare/7.2.5...7.2.6">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.hibernate.orm:hibernate-core&package-manager=maven&previous-version=7.2.5.Final&new-version=7.2.6.Final)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…LEASE] (#919)

[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.lettuce:lettuce-core&package-manager=maven&previous-version=7.4.0.RELEASE&new-version=7.5.0.RELEASE)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [org.redisson:redisson](https://github.com/redisson/redisson) from
4.2.0 to 4.3.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/redisson/redisson/releases">org.redisson:redisson's
releases</a>.</em></p>
<blockquote>
<h2>redisson-4.3.0</h2>
<p>Feature - <a
href="https://redisson.pro/docs/messaging/#jms-api-implementation">JMS
API</a> implemented<br />
Feature - <a
href="https://redisson.pro/docs/data-and-services/objects/#cuckoo-filter">RCuckooFilter</a>
object added<br />
Feature - Local cached Reactive Spring Session implemented<br />
Feature - <code>RBitSet.bitField()</code> method added (thanks to <a
href="https://github.com/bandalgomsu"><code>@​bandalgomsu</code></a>)<br
/>
Feature - <code>RBatch.getBloomFilterNative()</code> method added<br />
Feature - <code>StreamAddArgs.idempotentProducerId()</code> method
added<br />
Feature - <code>hashCode()/equlas()</code> methods added to
<code>StreamRangeParams</code> object (thanks to <a
href="https://github.com/bandalgomsu"><code>@​bandalgomsu</code></a>)<br
/>
Feature - <code>Message.getDeliveries()</code> method added</p>
<p>Improvement - <code>tcpKeepAlive</code> setting is <code>true</code>
by default</p>
<p>Fixed - <code>RReliablePubSubTopic.setConfigIfAbsent()</code> throws
NPE<br />
Fixed - <code>Message.getCreationTime()</code> returns <code>null</code>
for messages stored in <code>RReliableQueue</code><br />
Fixed - corrupted <code>Input</code> object shouldn't be returned to the
pool in <code>Kryo5Codec</code><br />
Fixed - increased char array in <code>Kryo5Codec</code> isn't cleared
when the <code>Input.reset()</code> method is invoked<br />
Fixed - traffic burst may block <code>RRateLimiter</code>
indefinitely<br />
Fixed - attempt to unlock lock, not locked by current thread by node id
error (thanks to <a
href="https://github.com/seakider"><code>@​seakider</code></a>)<br />
Fixed - <code>RTopicPattern</code> resubscription after failover (thanks
to <a
href="https://github.com/peterhalicky"><code>@​peterhalicky</code></a>)<br
/>
Fixed - <code>RBloomFilterNative</code>'s <code>add()</code>,
<code>exists()</code>, <code>count()</code> return type<br />
Fixed - Spring Data <code>ReactiveKeyCommands.scan()</code> method
throws NPE if <code>count</code> setting isn't defined</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/redisson/redisson/blob/master/CHANGELOG.md">org.redisson:redisson's
changelog</a>.</em></p>
<blockquote>
<h3>2-Mar-2025 - 4.3.0 released</h3>
<p>Feature - <a
href="https://redisson.pro/docs/messaging/#jms-api-implementation">JMS
API</a> implemented<br />
Feature - <a
href="https://redisson.pro/docs/data-and-services/objects/#cuckoo-filter">RCuckooFilter</a>
object added<br />
Feature - Local cached Reactive Spring Session implemented<br />
Feature - <code>RBitSet.bitField()</code> method added (thanks to <a
href="https://github.com/bandalgomsu"><code>@​bandalgomsu</code></a>)<br
/>
Feature - <code>RBatch.getBloomFilterNative()</code> method added<br />
Feature - <code>StreamAddArgs.idempotentProducerId()</code> method
added<br />
Feature - <code>hashCode()/equlas() methods added to
</code>StreamRangeParams<code>object (thanks to @bandalgomsu) Feature
-</code>Message.getDeliveries()` method added</p>
<p>Improvement - <code>tcpKeepAlive</code> setting is <code>true</code>
by default</p>
<p>Fixed - <code>RReliablePubSubTopic.setConfigIfAbsent()</code> throws
NPE<br />
Fixed - <code>Message.getCreationTime()</code> returns <code>null</code>
for messages stored in <code>RReliableQueue</code><br />
Fixed - corrupted <code>Input</code> object shouldn't be returned to the
pool in <code>Kryo5Codec</code><br />
Fixed - increased char array in <code>Kryo5Codec</code> isn't cleared
when the <code>Input.reset()</code> method is invoked<br />
Fixed - traffic burst may block <code>RRateLimiter</code>
indefinitely<br />
Fixed - attempt to unlock lock, not locked by current thread by node id
error (thanks to <a
href="https://github.com/seakider"><code>@​seakider</code></a>)<br />
Fixed - <code>RTopicPattern</code> resubscription after failover (thanks
to <a
href="https://github.com/peterhalicky"><code>@​peterhalicky</code></a>)<br
/>
Fixed - <code>RBloomFilterNative</code>'s <code>add()</code>,
<code>exists()</code>, <code>count()</code> return type<br />
Fixed - Spring Data <code>ReactiveKeyCommands.scan()</code> method
throws NPE if <code>count</code> setting isn't defined</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/redisson/redisson/commit/10e575150419094fd25ca24430411a49b7c59990"><code>10e5751</code></a>
[maven-release-plugin] prepare release redisson-4.3.0</li>
<li><a
href="https://github.com/redisson/redisson/commit/afce3daf89b7c6e9d1bcb79770010de5c5cb7f8a"><code>afce3da</code></a>
test fixed</li>
<li><a
href="https://github.com/redisson/redisson/commit/b40487d5eef63f15268b78f440f0a9902b262b0f"><code>b40487d</code></a>
Merge branch 'master' of github.com:redisson/redisson</li>
<li><a
href="https://github.com/redisson/redisson/commit/707c8ba389eb9f0437aa469b7af23324c6028a3d"><code>707c8ba</code></a>
docs updated</li>
<li><a
href="https://github.com/redisson/redisson/commit/2e01221f8d9f400c23fabf7fd2bc3f53a037acee"><code>2e01221</code></a>
Update README.md</li>
<li><a
href="https://github.com/redisson/redisson/commit/ad458b4caf0cb2502b38248bef97209180036fbb"><code>ad458b4</code></a>
build fixed</li>
<li><a
href="https://github.com/redisson/redisson/commit/7ff5b1dda4b34ef2416e1831144a521ed5963ad5"><code>7ff5b1d</code></a>
libs updated</li>
<li><a
href="https://github.com/redisson/redisson/commit/a1481d1844d8b433c31445fa56f5378db004a1a6"><code>a1481d1</code></a>
Merge branch 'master' of github.com:redisson/redisson</li>
<li><a
href="https://github.com/redisson/redisson/commit/5d1b3ec68b4b5afa5bb45a080c038fb17ae927ee"><code>5d1b3ec</code></a>
libs updated</li>
<li><a
href="https://github.com/redisson/redisson/commit/80560cd95175c0ea368741f06316f7e2555e1af1"><code>80560cd</code></a>
Merge pull request <a
href="https://redirect.github.com/redisson/redisson/issues/6989">#6989</a>
from bandalgomsu/<a
href="https://redirect.github.com/redisson/redisson/issues/6956">gh-6956</a></li>
<li>Additional commits viewable in <a
href="https://github.com/redisson/redisson/compare/redisson-4.2.0...redisson-4.3.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.redisson:redisson&package-manager=maven&previous-version=4.2.0&new-version=4.3.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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [net.bytebuddy:byte-buddy](https://github.com/raphw/byte-buddy)
from 1.18.5 to 1.18.7.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/raphw/byte-buddy/blob/master/release-notes.md">net.bytebuddy:byte-buddy's
changelog</a>.</em></p>
<blockquote>
<h3>1. March 2026: version 1.18.7</h3>
<ul>
<li>Introduce new versioning concept with <em>-jdk5</em> suffix for
backwards-compatible jar and Java 8 baseline for regular jar.</li>
</ul>
<h3>27. February 2026: version 1.18.6</h3>
<p><em>Accidental release during rework of release pipeline. Functional,
but with incorrect suffices.</em></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/raphw/byte-buddy/commit/9d764349c532b59aee1cba0c28e67ecdc45179ac"><code>9d76434</code></a>
Releasing Byte Buddy 1.18.7</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/06498dfde1071957932d054f7a625e464309e214"><code>06498df</code></a>
[release] Release new version</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/c74eae41fc95632659ead54c0a9b579d4419f772"><code>c74eae4</code></a>
Fix pipeline and add note on accidental release.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/bc1c23af599f5149488abec3c7291343f5d5ad72"><code>bc1c23a</code></a>
[release] Release new version</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/19a2ea4ce7075646fbdf03f143711c606b4cb1cc"><code>19a2ea4</code></a>
Fix build profile.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/33d544d62ae1029b9a7381529643c4695da127b7"><code>33d544d</code></a>
Update Maven checksum extension.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/2023f8a6a90c0f154ff9d4e7a216542ad5a75a1e"><code>2023f8a</code></a>
[release] Release new version</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/bc535bab2b67e2f353dd3487908a3da244d774d0"><code>bc535ba</code></a>
Complete reworked build script.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/70f6a21f9a63b2afa810169995111fb394461384"><code>70f6a21</code></a>
Add missing checksums for GPG.</li>
<li><a
href="https://github.com/raphw/byte-buddy/commit/2080329016d7bb708b40d70601bc8b30dbbd370e"><code>2080329</code></a>
Avoid release plugin altogether.</li>
<li>Additional commits viewable in <a
href="https://github.com/raphw/byte-buddy/compare/byte-buddy-1.18.5...byte-buddy-1.18.7">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=net.bytebuddy:byte-buddy&package-manager=maven&previous-version=1.18.5&new-version=1.18.7)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps
[org.graalvm.buildtools:utils](https://github.com/graalvm/native-build-tools)
from 0.11.4 to 0.11.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/graalvm/native-build-tools/releases">org.graalvm.buildtools:utils's
releases</a>.</em></p>
<blockquote>
<h2>0.11.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump version to 0.11.5-SNAPSHOT by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/817">graalvm/native-build-tools#817</a></li>
<li>Make environment variables set in the pom.xml of the
native-maven-plugin be visible in the image builder by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/819">graalvm/native-build-tools#819</a></li>
<li>Add check if correct schemas are present in the reachability
metadata repository provided to buildtools by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/821">graalvm/native-build-tools#821</a></li>
<li>Add fallback for jarless artifacts in the native-maven-plugin by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/824">graalvm/native-build-tools#824</a></li>
<li>Fix JUnit 6 not working correctly with JDK 21 by expanding the
initialize-at-build-time-list by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/832">graalvm/native-build-tools#832</a></li>
<li>Remove the usage of the global metadata/index.json from the nbt
plugins by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/829">graalvm/native-build-tools#829</a></li>
<li>Revert &quot;Remove the usage of the global metadata/index.json from
the nbt plugins&quot; by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/836">graalvm/native-build-tools#836</a></li>
<li>Use JDK 21 Graal in the CI by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/839">graalvm/native-build-tools#839</a></li>
<li>Support <code>-H:+CompatibilityMode</code> in build tools by <a
href="https://github.com/vjovanov"><code>@​vjovanov</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/822">graalvm/native-build-tools#822</a></li>
<li>Update reachability metadata to 0.3.34 by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/842">graalvm/native-build-tools#842</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/graalvm/native-build-tools/compare/0.11.4...0.11.5">https://github.com/graalvm/native-build-tools/compare/0.11.4...0.11.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/ffd094d6990397c155c50c47cb8dbfa8d4ccc752"><code>ffd094d</code></a>
Release 0.11.5</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/1d7c2f7c021c35d929ea8bbf2ab4fddbcc433d0e"><code>1d7c2f7</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/842">#842</a>
from graalvm/update-metadata-to-0.3.34</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/ba1c2e8cb2e7b0fa1bc2e092c4bb58c73f4c04cb"><code>ba1c2e8</code></a>
Update reachability metadata to 0.3.34</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/790fa05b900402c975286d820204e08992223600"><code>790fa05</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/822">#822</a>
from graalvm/vj/compatibility-mode</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/063124155d484027f195f83b7367a5fac06d44d3"><code>0631241</code></a>
Implement Compatibility Mode detection</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/18446546f6e06ae4dc07367319a545b5aa53b9f0"><code>1844654</code></a>
Use JDK 21 Graal in the CI (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/839">#839</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/6315677865d354ff846d2e7faf21b38f2caeed57"><code>6315677</code></a>
Revert &quot;Remove the usage of the global metadata/index.json from the
nbt plugi...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/fe065ce83317da0f6dcfc194cf6a6d0d48aa79e8"><code>fe065ce</code></a>
Remove the usage of the global metadata/index.json from the nbt plugins
(<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/829">#829</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/94b5b54be9371d5d5e8c4bb8f3ce8e9bfe0addad"><code>94b5b54</code></a>
Fix JUnit 6 not working correctly with JDK 21 by expanding the
initialize-at-...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/086cfdf272aef02c828a42ef66350f38dc5e7a8d"><code>086cfdf</code></a>
Add fallback for jarless artifacts in the native-maven-plugin (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/824">#824</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/graalvm/native-build-tools/compare/0.11.4...0.11.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.graalvm.buildtools:utils&package-manager=maven&previous-version=0.11.4&new-version=0.11.5)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… => 0.11.5] (#922)

Bumps
[org.graalvm.buildtools:native-maven-plugin](https://github.com/graalvm/native-build-tools)
from 0.11.4 to 0.11.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/graalvm/native-build-tools/releases">org.graalvm.buildtools:native-maven-plugin's
releases</a>.</em></p>
<blockquote>
<h2>0.11.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump version to 0.11.5-SNAPSHOT by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/817">graalvm/native-build-tools#817</a></li>
<li>Make environment variables set in the pom.xml of the
native-maven-plugin be visible in the image builder by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/819">graalvm/native-build-tools#819</a></li>
<li>Add check if correct schemas are present in the reachability
metadata repository provided to buildtools by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/821">graalvm/native-build-tools#821</a></li>
<li>Add fallback for jarless artifacts in the native-maven-plugin by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/824">graalvm/native-build-tools#824</a></li>
<li>Fix JUnit 6 not working correctly with JDK 21 by expanding the
initialize-at-build-time-list by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/832">graalvm/native-build-tools#832</a></li>
<li>Remove the usage of the global metadata/index.json from the nbt
plugins by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/829">graalvm/native-build-tools#829</a></li>
<li>Revert &quot;Remove the usage of the global metadata/index.json from
the nbt plugins&quot; by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/836">graalvm/native-build-tools#836</a></li>
<li>Use JDK 21 Graal in the CI by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/839">graalvm/native-build-tools#839</a></li>
<li>Support <code>-H:+CompatibilityMode</code> in build tools by <a
href="https://github.com/vjovanov"><code>@​vjovanov</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/822">graalvm/native-build-tools#822</a></li>
<li>Update reachability metadata to 0.3.34 by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/842">graalvm/native-build-tools#842</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/graalvm/native-build-tools/compare/0.11.4...0.11.5">https://github.com/graalvm/native-build-tools/compare/0.11.4...0.11.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/ffd094d6990397c155c50c47cb8dbfa8d4ccc752"><code>ffd094d</code></a>
Release 0.11.5</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/1d7c2f7c021c35d929ea8bbf2ab4fddbcc433d0e"><code>1d7c2f7</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/842">#842</a>
from graalvm/update-metadata-to-0.3.34</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/ba1c2e8cb2e7b0fa1bc2e092c4bb58c73f4c04cb"><code>ba1c2e8</code></a>
Update reachability metadata to 0.3.34</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/790fa05b900402c975286d820204e08992223600"><code>790fa05</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/822">#822</a>
from graalvm/vj/compatibility-mode</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/063124155d484027f195f83b7367a5fac06d44d3"><code>0631241</code></a>
Implement Compatibility Mode detection</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/18446546f6e06ae4dc07367319a545b5aa53b9f0"><code>1844654</code></a>
Use JDK 21 Graal in the CI (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/839">#839</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/6315677865d354ff846d2e7faf21b38f2caeed57"><code>6315677</code></a>
Revert &quot;Remove the usage of the global metadata/index.json from the
nbt plugi...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/fe065ce83317da0f6dcfc194cf6a6d0d48aa79e8"><code>fe065ce</code></a>
Remove the usage of the global metadata/index.json from the nbt plugins
(<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/829">#829</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/94b5b54be9371d5d5e8c4bb8f3ce8e9bfe0addad"><code>94b5b54</code></a>
Fix JUnit 6 not working correctly with JDK 21 by expanding the
initialize-at-...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/086cfdf272aef02c828a42ef66350f38dc5e7a8d"><code>086cfdf</code></a>
Add fallback for jarless artifacts in the native-maven-plugin (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/824">#824</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/graalvm/native-build-tools/compare/0.11.4...0.11.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.graalvm.buildtools:native-maven-plugin&package-manager=maven&previous-version=0.11.4&new-version=0.11.5)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ta][0.11.4 => 0.11.5] (#923)

Bumps
[org.graalvm.buildtools:graalvm-reachability-metadata](https://github.com/graalvm/native-build-tools)
from 0.11.4 to 0.11.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/graalvm/native-build-tools/releases">org.graalvm.buildtools:graalvm-reachability-metadata's
releases</a>.</em></p>
<blockquote>
<h2>0.11.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Bump version to 0.11.5-SNAPSHOT by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/817">graalvm/native-build-tools#817</a></li>
<li>Make environment variables set in the pom.xml of the
native-maven-plugin be visible in the image builder by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/819">graalvm/native-build-tools#819</a></li>
<li>Add check if correct schemas are present in the reachability
metadata repository provided to buildtools by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/821">graalvm/native-build-tools#821</a></li>
<li>Add fallback for jarless artifacts in the native-maven-plugin by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/824">graalvm/native-build-tools#824</a></li>
<li>Fix JUnit 6 not working correctly with JDK 21 by expanding the
initialize-at-build-time-list by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/832">graalvm/native-build-tools#832</a></li>
<li>Remove the usage of the global metadata/index.json from the nbt
plugins by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/829">graalvm/native-build-tools#829</a></li>
<li>Revert &quot;Remove the usage of the global metadata/index.json from
the nbt plugins&quot; by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/836">graalvm/native-build-tools#836</a></li>
<li>Use JDK 21 Graal in the CI by <a
href="https://github.com/jormundur00"><code>@​jormundur00</code></a> in
<a
href="https://redirect.github.com/graalvm/native-build-tools/pull/839">graalvm/native-build-tools#839</a></li>
<li>Support <code>-H:+CompatibilityMode</code> in build tools by <a
href="https://github.com/vjovanov"><code>@​vjovanov</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/822">graalvm/native-build-tools#822</a></li>
<li>Update reachability metadata to 0.3.34 by <a
href="https://github.com/graalvmbot"><code>@​graalvmbot</code></a> in <a
href="https://redirect.github.com/graalvm/native-build-tools/pull/842">graalvm/native-build-tools#842</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/graalvm/native-build-tools/compare/0.11.4...0.11.5">https://github.com/graalvm/native-build-tools/compare/0.11.4...0.11.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/ffd094d6990397c155c50c47cb8dbfa8d4ccc752"><code>ffd094d</code></a>
Release 0.11.5</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/1d7c2f7c021c35d929ea8bbf2ab4fddbcc433d0e"><code>1d7c2f7</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/842">#842</a>
from graalvm/update-metadata-to-0.3.34</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/ba1c2e8cb2e7b0fa1bc2e092c4bb58c73f4c04cb"><code>ba1c2e8</code></a>
Update reachability metadata to 0.3.34</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/790fa05b900402c975286d820204e08992223600"><code>790fa05</code></a>
Merge pull request <a
href="https://redirect.github.com/graalvm/native-build-tools/issues/822">#822</a>
from graalvm/vj/compatibility-mode</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/063124155d484027f195f83b7367a5fac06d44d3"><code>0631241</code></a>
Implement Compatibility Mode detection</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/18446546f6e06ae4dc07367319a545b5aa53b9f0"><code>1844654</code></a>
Use JDK 21 Graal in the CI (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/839">#839</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/6315677865d354ff846d2e7faf21b38f2caeed57"><code>6315677</code></a>
Revert &quot;Remove the usage of the global metadata/index.json from the
nbt plugi...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/fe065ce83317da0f6dcfc194cf6a6d0d48aa79e8"><code>fe065ce</code></a>
Remove the usage of the global metadata/index.json from the nbt plugins
(<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/829">#829</a>)</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/94b5b54be9371d5d5e8c4bb8f3ce8e9bfe0addad"><code>94b5b54</code></a>
Fix JUnit 6 not working correctly with JDK 21 by expanding the
initialize-at-...</li>
<li><a
href="https://github.com/graalvm/native-build-tools/commit/086cfdf272aef02c828a42ef66350f38dc5e7a8d"><code>086cfdf</code></a>
Add fallback for jarless artifacts in the native-maven-plugin (<a
href="https://redirect.github.com/graalvm/native-build-tools/issues/824">#824</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/graalvm/native-build-tools/compare/0.11.4...0.11.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.graalvm.buildtools:graalvm-reachability-metadata&package-manager=maven&previous-version=0.11.4&new-version=0.11.5)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…m 3.4.0 to 3.5.0 in /os-dependencies (#926)

Bumps
[org.apache.maven.plugins:maven-resources-plugin](https://github.com/apache/maven-resources-plugin)
from 3.4.0 to 3.5.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-resources-plugin/releases">org.apache.maven.plugins:maven-resources-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.5.0</h2>
<!-- raw HTML omitted -->
<ul>
<li>Cleanup deps (<a
href="https://redirect.github.com/apache/maven-resources-plugin/pull/463">#463</a>)
<a href="https://github.com/cstamas"><code>@​cstamas</code></a></li>
</ul>
<h2>🚀 New features and improvements</h2>
<ul>
<li>Bug: use change detecton strategies (<a
href="https://redirect.github.com/apache/maven-resources-plugin/pull/462">#462</a>)
<a href="https://github.com/cstamas"><code>@​cstamas</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Add IT for <a
href="https://redirect.github.com/apache/maven-resources-plugin/issues/444">#444</a>
issue (<a
href="https://redirect.github.com/apache/maven-resources-plugin/pull/446">#446</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Migration to JUnit 5 - avoid using AbstractMojoTestCase (<a
href="https://redirect.github.com/apache/maven-resources-plugin/pull/449">#449</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
<li>Migration to JUnit 5 - avoid using AbstractMojoTestCase (<a
href="https://redirect.github.com/apache/maven-resources-plugin/pull/447">#447</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.5.0 to 3.5.1 (<a
href="https://redirect.github.com/apache/maven-resources-plugin/pull/461">#461</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugins:maven-plugins from 45 to 47 (<a
href="https://redirect.github.com/apache/maven-resources-plugin/pull/459">#459</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.4.0 to 3.5.0 (<a
href="https://redirect.github.com/apache/maven-resources-plugin/pull/457">#457</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump mavenVersion from 3.9.11 to 3.9.12 (<a
href="https://redirect.github.com/apache/maven-resources-plugin/pull/452">#452</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-resources-plugin/commit/ce485a0360dc1b4f548bd3c32d3f817661ae31ff"><code>ce485a0</code></a>
[maven-release-plugin] prepare release maven-resources-plugin-3.5.0</li>
<li><a
href="https://github.com/apache/maven-resources-plugin/commit/bfadfff31a4f2e720d7783c5faffddba371cbcb3"><code>bfadfff</code></a>
Use maven-filtering 3.5.0 (staged)</li>
<li><a
href="https://github.com/apache/maven-resources-plugin/commit/3f74ba2a16d14ee4b0b0c0ad924877869b0e1f16"><code>3f74ba2</code></a>
Drop commons-io; unused</li>
<li><a
href="https://github.com/apache/maven-resources-plugin/commit/caefcde4cbcf0f46c8d9b0adeecc5b04c6d08c62"><code>caefcde</code></a>
Bug: use change detecton strategies (<a
href="https://redirect.github.com/apache/maven-resources-plugin/issues/462">#462</a>)</li>
<li><a
href="https://github.com/apache/maven-resources-plugin/commit/38534e3ed803ee076f6bd6d7404728a06afec874"><code>38534e3</code></a>
Cleanup deps (<a
href="https://redirect.github.com/apache/maven-resources-plugin/issues/463">#463</a>)</li>
<li><a
href="https://github.com/apache/maven-resources-plugin/commit/0814ec74015bb1d4216b4544d4f9dae9c9c17d34"><code>0814ec7</code></a>
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (<a
href="https://redirect.github.com/apache/maven-resources-plugin/issues/461">#461</a>)</li>
<li><a
href="https://github.com/apache/maven-resources-plugin/commit/e2f91353fd2e81a8202aee7eda3fb58039bbbc7c"><code>e2f9135</code></a>
Bump org.apache.maven.plugins:maven-plugins from 45 to 47 (<a
href="https://redirect.github.com/apache/maven-resources-plugin/issues/459">#459</a>)</li>
<li><a
href="https://github.com/apache/maven-resources-plugin/commit/a050be3e8d71d9679f6fd1eefe1fb5682a7d71ce"><code>a050be3</code></a>
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (<a
href="https://redirect.github.com/apache/maven-resources-plugin/issues/457">#457</a>)</li>
<li><a
href="https://github.com/apache/maven-resources-plugin/commit/1825b2ad5a89b53a6c0f6a509a2f82e77e23e3d5"><code>1825b2a</code></a>
Bump mavenVersion from 3.9.11 to 3.9.12 (<a
href="https://redirect.github.com/apache/maven-resources-plugin/issues/452">#452</a>)</li>
<li><a
href="https://github.com/apache/maven-resources-plugin/commit/ad31b557b0d30e3f7b42cfcc542e272f2570e10b"><code>ad31b55</code></a>
Add IT for <a
href="https://redirect.github.com/apache/maven-resources-plugin/issues/444">#444</a>
issue</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-resources-plugin/compare/v3.4.0...maven-resources-plugin-3.5.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-resources-plugin&package-manager=maven&previous-version=3.4.0&new-version=3.5.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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
… => 3.6.2] (#927)

Bumps
[org.apache.maven.plugins:maven-shade-plugin](https://github.com/apache/maven-shade-plugin)
from 3.6.1 to 3.6.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/apache/maven-shade-plugin/releases">org.apache.maven.plugins:maven-shade-plugin's
releases</a>.</em></p>
<blockquote>
<h2>3.6.2</h2>
<!-- raw HTML omitted -->
<h2>🐛 Bug Fixes</h2>
<ul>
<li>Bug: Extra JARs and Artifacts were not subjected to filtering (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/785">#785</a>)
<a href="https://github.com/cstamas"><code>@​cstamas</code></a></li>
</ul>
<h2>👻 Maintenance</h2>
<ul>
<li>Drop excessive dependencies (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/786">#786</a>)
<a href="https://github.com/cstamas"><code>@​cstamas</code></a></li>
<li>chore: remove junit3 reference (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/762">#762</a>)
<a href="https://github.com/sparsick"><code>@​sparsick</code></a></li>
<li>Exclude Java 25 (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/773">#773</a>)
<a
href="https://github.com/slachiewicz"><code>@​slachiewicz</code></a></li>
<li>Update site descriptor, use site configuration from parent (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/755">#755</a>)
<a
href="https://github.com/slawekjaranowski"><code>@​slawekjaranowski</code></a></li>
</ul>
<h2>📦 Dependency updates</h2>
<ul>
<li>Drop unneeded dependencies (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/788">#788</a>)
<a href="https://github.com/cstamas"><code>@​cstamas</code></a></li>
<li>Update to parent POM v 47 (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/781">#781</a>)
<a href="https://github.com/Bukama"><code>@​Bukama</code></a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.5.0 to 3.5.1 (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/782">#782</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/780">#780</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.4.0 to 3.5.0 (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/778">#778</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump asmVersion from 9.9 to 9.9.1 (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/774">#774</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Update invoker plugin to 3.9.1 to Support Java 25 (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/769">#769</a>)
<a href="https://github.com/Bukama"><code>@​Bukama</code></a></li>
<li>Bump asmVersion from 9.8 to 9.9 (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/761">#761</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.xmlunit:xmlunit-legacy from 2.10.3 to 2.11.0 (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/763">#763</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-tools:maven-plugin-annotations from
3.15.1 to 3.15.2 (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/764">#764</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness
from 3.3.0 to 3.4.0 (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/768">#768</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
<li>Bump org.codehaus.plexus:plexus-utils from 3.5.1 to 3.6.0 (<a
href="https://redirect.github.com/apache/maven-shade-plugin/pull/758">#758</a>)
@<a href="https://github.com/apps/dependabot">dependabot[bot]</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-shade-plugin/commit/ad8de59b38b373a7a601209bc3e2e192805ad7cd"><code>ad8de59</code></a>
[maven-release-plugin] prepare release maven-shade-plugin-3.6.2</li>
<li><a
href="https://github.com/apache/maven-shade-plugin/commit/8eb19dce1f587a6f67f3ab00254925e1a437afbb"><code>8eb19dc</code></a>
Drop unneeded dependencies (<a
href="https://redirect.github.com/apache/maven-shade-plugin/issues/788">#788</a>)</li>
<li><a
href="https://github.com/apache/maven-shade-plugin/commit/397b2cd7a6315cc9f0ce14b87d6a9108edee25b1"><code>397b2cd</code></a>
Drop excessive dependencies (<a
href="https://redirect.github.com/apache/maven-shade-plugin/issues/786">#786</a>)</li>
<li><a
href="https://github.com/apache/maven-shade-plugin/commit/eca6398fd26db22a8f94da99682251ab85a758d8"><code>eca6398</code></a>
Bug: Extra JARs and Artifacts were not subjected to filtering (<a
href="https://redirect.github.com/apache/maven-shade-plugin/issues/785">#785</a>)</li>
<li><a
href="https://github.com/apache/maven-shade-plugin/commit/7edce171e15fccee898a69d264bdfdbe21229952"><code>7edce17</code></a>
Update to parent POM v 47 (<a
href="https://redirect.github.com/apache/maven-shade-plugin/issues/781">#781</a>)</li>
<li><a
href="https://github.com/apache/maven-shade-plugin/commit/3171a34b15528336c5e7baaf74d18a9140076973"><code>3171a34</code></a>
Mockito improvements (<a
href="https://redirect.github.com/apache/maven-shade-plugin/issues/783">#783</a>)</li>
<li><a
href="https://github.com/apache/maven-shade-plugin/commit/678844bd0330fef60f29c5b9d9476867c82c0699"><code>678844b</code></a>
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (<a
href="https://redirect.github.com/apache/maven-shade-plugin/issues/782">#782</a>)</li>
<li><a
href="https://github.com/apache/maven-shade-plugin/commit/73ec909916f71e018508b4d39e78d939578ee9fa"><code>73ec909</code></a>
Bump org.codehaus.mojo:mrm-maven-plugin from 1.7.0 to 1.7.1 (<a
href="https://redirect.github.com/apache/maven-shade-plugin/issues/780">#780</a>)</li>
<li><a
href="https://github.com/apache/maven-shade-plugin/commit/5f7a87719217bae4b18cf9d29d326e2b064edd4a"><code>5f7a877</code></a>
Bump org.apache.maven.plugin-testing:maven-plugin-testing-harness (<a
href="https://redirect.github.com/apache/maven-shade-plugin/issues/778">#778</a>)</li>
<li><a
href="https://github.com/apache/maven-shade-plugin/commit/73c52477a0e1b67eee420ec207a8f50c1d3e99f0"><code>73c5247</code></a>
chore: remove junit3 reference (<a
href="https://redirect.github.com/apache/maven-shade-plugin/issues/762">#762</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/apache/maven-shade-plugin/compare/maven-shade-plugin-3.6.1...maven-shade-plugin-3.6.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-shade-plugin&package-manager=maven&previous-version=3.6.1&new-version=3.6.2)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
)

Bumps org.apache.maven:maven-model from 3.9.12 to 3.9.13.


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven:maven-model&package-manager=maven&previous-version=3.9.12&new-version=3.9.13)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `httpcore5.version` from 5.4.1 to 5.4.2.
Updates `org.apache.httpcomponents.core5:httpcore5` from 5.4.1 to 5.4.2
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/apache/httpcomponents-core/blob/rel/v5.4.2/RELEASE_NOTES.txt">org.apache.httpcomponents.core5:httpcore5's
changelog</a>.</em></p>
<blockquote>
<h2>Release 5.4.2</h2>
<p>This maintenance release fixes a bug in the lax connection pool where
expired
connection cleanup fails to update the number of available connections,
potentially causing the client to eventually deadlock. Two other fixes
are
included as well, one for a memory leak in the implementation of HTTP/2
stream
priority and one in the parseLenient method, which should ignore illegal
character names.</p>
<h2>Change Log</h2>
<ul>
<li>
<p>Bug fix: Decrement pool entry count in LaxConnPool upon discarding an
expired
connection.
Contributed by Ryan Schmitt <!-- raw HTML omitted --></p>
</li>
<li>
<p>Bug fix: Fix HTTP/2 stream priority memory leak. (<a
href="https://redirect.github.com/apache/httpcomponents-core/issues/617">#617</a>)
Contributed by Arturo Bernal <!-- raw HTML omitted --></p>
</li>
<li>
<p>Bug fix: Fix parseLenient to ignore illegal charset names. (<a
href="https://redirect.github.com/apache/httpcomponents-core/issues/618">#618</a>)
Contributed by Arturo Bernal <!-- raw HTML omitted --></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/4ee5b2a75b847f9f82a3bfec4524c2cb4f4fb3a6"><code>4ee5b2a</code></a>
HttpCore 5.4.2 release</li>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/fb3b743e8e7d5f93b733150f46107d8970bbb26b"><code>fb3b743</code></a>
Update release notes for HttpCore 5.4.2 release</li>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/02ac6862cc1cfd6d41c7f3c5c0393eb125731420"><code>02ac686</code></a>
LaxConnPool: Deallocate pool entry upon discarding expired
connection</li>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/9a641bd30fcfc4c17f7500736919908cc1d5caa9"><code>9a641bd</code></a>
Fix HTTP/2 stream priority memory leak by dropping unused PriorityValue
cache...</li>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/dbc8788629b5d09832623d1912ffdd44ac51fcaa"><code>dbc8788</code></a>
HTTPCORE-794 - Fix parseLenient to ignore illegal charset names (<a
href="https://redirect.github.com/apache/httpcomponents-core/issues/618">#618</a>)</li>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/95d71828e770cda08d92db0deea9ba88a40a70cb"><code>95d7182</code></a>
Upgraded HttpCore version to 5.4.2-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/apache/httpcomponents-core/compare/rel/v5.4.1...rel/v5.4.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.apache.httpcomponents.core5:httpcore5-h2` from 5.4.1 to
5.4.2
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/apache/httpcomponents-core/blob/rel/v5.4.2/RELEASE_NOTES.txt">org.apache.httpcomponents.core5:httpcore5-h2's
changelog</a>.</em></p>
<blockquote>
<h2>Release 5.4.2</h2>
<p>This maintenance release fixes a bug in the lax connection pool where
expired
connection cleanup fails to update the number of available connections,
potentially causing the client to eventually deadlock. Two other fixes
are
included as well, one for a memory leak in the implementation of HTTP/2
stream
priority and one in the parseLenient method, which should ignore illegal
character names.</p>
<h2>Change Log</h2>
<ul>
<li>
<p>Bug fix: Decrement pool entry count in LaxConnPool upon discarding an
expired
connection.
Contributed by Ryan Schmitt <!-- raw HTML omitted --></p>
</li>
<li>
<p>Bug fix: Fix HTTP/2 stream priority memory leak. (<a
href="https://redirect.github.com/apache/httpcomponents-core/issues/617">#617</a>)
Contributed by Arturo Bernal <!-- raw HTML omitted --></p>
</li>
<li>
<p>Bug fix: Fix parseLenient to ignore illegal charset names. (<a
href="https://redirect.github.com/apache/httpcomponents-core/issues/618">#618</a>)
Contributed by Arturo Bernal <!-- raw HTML omitted --></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/4ee5b2a75b847f9f82a3bfec4524c2cb4f4fb3a6"><code>4ee5b2a</code></a>
HttpCore 5.4.2 release</li>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/fb3b743e8e7d5f93b733150f46107d8970bbb26b"><code>fb3b743</code></a>
Update release notes for HttpCore 5.4.2 release</li>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/02ac6862cc1cfd6d41c7f3c5c0393eb125731420"><code>02ac686</code></a>
LaxConnPool: Deallocate pool entry upon discarding expired
connection</li>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/9a641bd30fcfc4c17f7500736919908cc1d5caa9"><code>9a641bd</code></a>
Fix HTTP/2 stream priority memory leak by dropping unused PriorityValue
cache...</li>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/dbc8788629b5d09832623d1912ffdd44ac51fcaa"><code>dbc8788</code></a>
HTTPCORE-794 - Fix parseLenient to ignore illegal charset names (<a
href="https://redirect.github.com/apache/httpcomponents-core/issues/618">#618</a>)</li>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/95d71828e770cda08d92db0deea9ba88a40a70cb"><code>95d7182</code></a>
Upgraded HttpCore version to 5.4.2-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/apache/httpcomponents-core/compare/rel/v5.4.1...rel/v5.4.2">compare
view</a></li>
</ul>
</details>
<br />

Updates `org.apache.httpcomponents.core5:httpcore5-reactive` from 5.4.1
to 5.4.2
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/apache/httpcomponents-core/blob/rel/v5.4.2/RELEASE_NOTES.txt">org.apache.httpcomponents.core5:httpcore5-reactive's
changelog</a>.</em></p>
<blockquote>
<h2>Release 5.4.2</h2>
<p>This maintenance release fixes a bug in the lax connection pool where
expired
connection cleanup fails to update the number of available connections,
potentially causing the client to eventually deadlock. Two other fixes
are
included as well, one for a memory leak in the implementation of HTTP/2
stream
priority and one in the parseLenient method, which should ignore illegal
character names.</p>
<h2>Change Log</h2>
<ul>
<li>
<p>Bug fix: Decrement pool entry count in LaxConnPool upon discarding an
expired
connection.
Contributed by Ryan Schmitt <!-- raw HTML omitted --></p>
</li>
<li>
<p>Bug fix: Fix HTTP/2 stream priority memory leak. (<a
href="https://redirect.github.com/apache/httpcomponents-core/issues/617">#617</a>)
Contributed by Arturo Bernal <!-- raw HTML omitted --></p>
</li>
<li>
<p>Bug fix: Fix parseLenient to ignore illegal charset names. (<a
href="https://redirect.github.com/apache/httpcomponents-core/issues/618">#618</a>)
Contributed by Arturo Bernal <!-- raw HTML omitted --></p>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/4ee5b2a75b847f9f82a3bfec4524c2cb4f4fb3a6"><code>4ee5b2a</code></a>
HttpCore 5.4.2 release</li>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/fb3b743e8e7d5f93b733150f46107d8970bbb26b"><code>fb3b743</code></a>
Update release notes for HttpCore 5.4.2 release</li>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/02ac6862cc1cfd6d41c7f3c5c0393eb125731420"><code>02ac686</code></a>
LaxConnPool: Deallocate pool entry upon discarding expired
connection</li>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/9a641bd30fcfc4c17f7500736919908cc1d5caa9"><code>9a641bd</code></a>
Fix HTTP/2 stream priority memory leak by dropping unused PriorityValue
cache...</li>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/dbc8788629b5d09832623d1912ffdd44ac51fcaa"><code>dbc8788</code></a>
HTTPCORE-794 - Fix parseLenient to ignore illegal charset names (<a
href="https://redirect.github.com/apache/httpcomponents-core/issues/618">#618</a>)</li>
<li><a
href="https://github.com/apache/httpcomponents-core/commit/95d71828e770cda08d92db0deea9ba88a40a70cb"><code>95d7182</code></a>
Upgraded HttpCore version to 5.4.2-SNAPSHOT</li>
<li>See full diff in <a
href="https://github.com/apache/httpcomponents-core/compare/rel/v5.4.1...rel/v5.4.2">compare
view</a></li>
</ul>
</details>
<br />


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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps `awssdk.version` from 2.42.3 to 2.42.7.
Updates `software.amazon.awssdk:s3` from 2.42.3 to 2.42.7

Updates `software.amazon.awssdk:lambda` from 2.42.3 to 2.42.7

Updates `software.amazon.awssdk:ses` from 2.42.3 to 2.42.7

Updates `software.amazon.awssdk:cloudwatch` from 2.42.3 to 2.42.7

Updates `software.amazon.awssdk:costexplorer` from 2.42.3 to 2.42.7


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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
….1 => 4.0.2] (#930)

Bumps
[de.codecentric:spring-boot-admin-dependencies](https://github.com/codecentric/spring-boot-admin)
from 4.0.1 to 4.0.2.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/codecentric/spring-boot-admin/commit/15b8a2957dc6df67f4ad46678264e6cb0a8d5fb9"><code>15b8a29</code></a>
fix(deps): update dependency axios to v1.13.6 (<a
href="https://redirect.github.com/codecentric/spring-boot-admin/issues/5135">#5135</a>)</li>
<li><a
href="https://github.com/codecentric/spring-boot-admin/commit/a960932063599737bae74818d8abcd2d92c16497"><code>a960932</code></a>
chore(deps): update storybook monorepo to v10.2.13 (<a
href="https://redirect.github.com/codecentric/spring-boot-admin/issues/5133">#5133</a>)</li>
<li><a
href="https://github.com/codecentric/spring-boot-admin/commit/1e64c9525f376b021c1eb53eed2eb22b85f2f856"><code>1e64c95</code></a>
chore(deps): update actions/upload-artifact action to v7 (<a
href="https://redirect.github.com/codecentric/spring-boot-admin/issues/5131">#5131</a>)</li>
<li><a
href="https://github.com/codecentric/spring-boot-admin/commit/40890ee6c959c16cc68030f7039d628005c57325"><code>40890ee</code></a>
chore(deps): update dependency cronstrue to v3.13.0 (<a
href="https://redirect.github.com/codecentric/spring-boot-admin/issues/5132">#5132</a>)</li>
<li><a
href="https://github.com/codecentric/spring-boot-admin/commit/0185317f51e963eaa964b92c92d0701943f228cd"><code>0185317</code></a>
chore(deps): update dependency autoprefixer to v10.4.27 (<a
href="https://redirect.github.com/codecentric/spring-boot-admin/issues/5130">#5130</a>)</li>
<li><a
href="https://github.com/codecentric/spring-boot-admin/commit/1d0cb375deeeba69898224133a42a019247b567e"><code>1d0cb37</code></a>
chore(deps): update dependency autoprefixer to v10.4.25 (<a
href="https://redirect.github.com/codecentric/spring-boot-admin/issues/5129">#5129</a>)</li>
<li><a
href="https://github.com/codecentric/spring-boot-admin/commit/154659e725dfdbe999b4d50e40ab4a4ffecd325a"><code>154659e</code></a>
fix(deps): update dependency vue to v3.5.29 (<a
href="https://redirect.github.com/codecentric/spring-boot-admin/issues/5127">#5127</a>)</li>
<li><a
href="https://github.com/codecentric/spring-boot-admin/commit/35226958d461be8f3c1e47df13f8177e841b4e30"><code>3522695</code></a>
chore(deps): update storybook monorepo to v10.2.12 (<a
href="https://redirect.github.com/codecentric/spring-boot-admin/issues/5126">#5126</a>)</li>
<li><a
href="https://github.com/codecentric/spring-boot-admin/commit/76c1e8471c6093e261b26a0edc479ba79bc4f59c"><code>76c1e84</code></a>
chore(deps): update node.js to v24.14.0 (<a
href="https://redirect.github.com/codecentric/spring-boot-admin/issues/5124">#5124</a>)</li>
<li><a
href="https://github.com/codecentric/spring-boot-admin/commit/60821debcb4aeba7c9b22ff1bf1d1cdd818efcec"><code>60821de</code></a>
chore(deps): update typescript-eslint monorepo to v8.56.1 (<a
href="https://redirect.github.com/codecentric/spring-boot-admin/issues/5123">#5123</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/codecentric/spring-boot-admin/compare/4.0.1...4.0.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=de.codecentric:spring-boot-admin-dependencies&package-manager=maven&previous-version=4.0.1&new-version=4.0.2)](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 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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@sonarqubecloud
Copy link

sonarqubecloud bot commented Mar 7, 2026

@ACANX ACANX merged commit 18134a4 into dev Mar 7, 2026
22 of 23 checks passed
@ACANX ACANX deleted the dependa branch March 7, 2026 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant