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

   Bumps `version.microprofile.impl.health` from 4.0.1 to 4.0.4.
   Updates `io.smallrye:smallrye-health` from 4.0.1 to 4.0.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/smallrye/smallrye-health/releases";>io.smallrye:smallrye-health's
 releases</a>.</em></p>
   <blockquote>
   <h2>4.0.4</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/489";>#489</a> 
Fix Uni recreating for context propagation</li>
   </ul>
   <h2>4.0.3</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/486";>#486</a> 
Provide elementary concurrency for SmallRyeHealthReporter</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/477";>#477</a> 
Bump smallrye-config from 3.2.1 to 3.3.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/476";>#476</a> 
Bump smallrye-parent from 39 to 40</li>
   </ul>
   <h2>4.0.2</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/474";>#474</a> 
Add exception class and message to exception data</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/473";>#473</a> 
Upgrade wildfly to 28.0.1.Final</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/472";>#472</a> 
Remove unused testng version</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/471";>#471</a> 
Upgrade download-maven-plugin to 1.7.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/470";>#470</a> 
Bump jakarta.json from 1.1.1 to 1.1.2</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/466";>#466</a> 
Bump mutiny from 2.1.0 to 2.2.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/465";>#465</a> 
Upgrade SR parent to 39</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/464";>#464</a> 
Closing HttpURLConnection at the end of UrlHealthCheck</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/463";>#463</a> 
Bump microprofile-config-api from 3.0.2 to 3.0.3</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/462";>#462</a> 
UrlHealthCheck should disconnect created connections</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/460";>#460</a> 
Bump smallrye-config from 3.1.3 to 3.2.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/459";>#459</a> 
Bump smallrye-common-annotation from 2.0.0 to 2.1.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/458";>#458</a> 
Bump smallrye-config from 3.1.2 to 3.1.3</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/457";>#457</a> 
Bump smallrye-testing-utilities from 2.2.0 to 2.3.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/456";>#456</a> 
Add latest JDKs to the build actions</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/454";>#454</a> 
Remove Jakarta mail dependency</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/446";>#446</a> 
Include exception FQCN in <code>rootCause</code> instead of just the 
message</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/263";>#263</a> 
Bump jakarta.mail from 1.6.5 to 2.0.1</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/15901a33d2d5da483165ac3e0b164a02abf11f35";><code>15901a3</code></a>
 [maven-release-plugin] prepare release 4.0.4</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/9ca23d64cbb7ef9da2af902d2ae31e3c2f7dfc8b";><code>9ca23d6</code></a>
 Merge pull request <a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/490";>#490</a> 
from smallrye/release-4.0.4</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/023504b676d2340c9b7ed9c0c8168149d6174ad4";><code>023504b</code></a>
 Release 4.0.4</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/12df75e71ab8b309152cb70619122ace80c2bc7b";><code>12df75e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/489";>#489</a> 
from xstefank/cp-fix</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/7d40f8f85e4a8cae43f7c1b2cc3b8d72a2dfa965";><code>7d40f8f</code></a>
 Fix Uni recreating for context propagation</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/12fdbd9ee45294a859109466c1bfc4c4aa7a0c1a";><code>12fdbd9</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/4bb13d9cf347da19eba97ec3060fced0ae25515c";><code>4bb13d9</code></a>
 [maven-release-plugin] prepare release 4.0.3</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/971dba67b6c46223bc0af4cc9be832b06b4c2a3a";><code>971dba6</code></a>
 Merge pull request <a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/487";>#487</a> 
from smallrye/release-4.0.3</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/b4f02abca4eb9af9ab656ec14e3f215545d91af7";><code>b4f02ab</code></a>
 Release 4.0.3</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/4f2cdd5acf2db2f7ea7042d603c2759c5171df77";><code>4f2cdd5</code></a>
 Merge pull request <a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/486";>#486</a> 
from <a 
href="https://redirect.github.com/geoand/quarkus-/issues/32800";>geoand/quarkus-#32800</a></li>
   <li>Additional commits viewable in <a 
href="https://github.com/smallrye/smallrye-health/compare/4.0.1...4.0.4";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.smallrye:smallrye-health-api` from 4.0.1 to 4.0.4
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/smallrye/smallrye-health/releases";>io.smallrye:smallrye-health-api's
 releases</a>.</em></p>
   <blockquote>
   <h2>4.0.4</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/489";>#489</a> 
Fix Uni recreating for context propagation</li>
   </ul>
   <h2>4.0.3</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/486";>#486</a> 
Provide elementary concurrency for SmallRyeHealthReporter</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/477";>#477</a> 
Bump smallrye-config from 3.2.1 to 3.3.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/476";>#476</a> 
Bump smallrye-parent from 39 to 40</li>
   </ul>
   <h2>4.0.2</h2>
   <ul>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/474";>#474</a> 
Add exception class and message to exception data</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/473";>#473</a> 
Upgrade wildfly to 28.0.1.Final</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/472";>#472</a> 
Remove unused testng version</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/471";>#471</a> 
Upgrade download-maven-plugin to 1.7.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/470";>#470</a> 
Bump jakarta.json from 1.1.1 to 1.1.2</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/466";>#466</a> 
Bump mutiny from 2.1.0 to 2.2.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/465";>#465</a> 
Upgrade SR parent to 39</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/464";>#464</a> 
Closing HttpURLConnection at the end of UrlHealthCheck</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/463";>#463</a> 
Bump microprofile-config-api from 3.0.2 to 3.0.3</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/462";>#462</a> 
UrlHealthCheck should disconnect created connections</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/460";>#460</a> 
Bump smallrye-config from 3.1.3 to 3.2.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/459";>#459</a> 
Bump smallrye-common-annotation from 2.0.0 to 2.1.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/458";>#458</a> 
Bump smallrye-config from 3.1.2 to 3.1.3</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/457";>#457</a> 
Bump smallrye-testing-utilities from 2.2.0 to 2.3.0</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/456";>#456</a> 
Add latest JDKs to the build actions</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/454";>#454</a> 
Remove Jakarta mail dependency</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/446";>#446</a> 
Include exception FQCN in <code>rootCause</code> instead of just the 
message</li>
   <li><a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/263";>#263</a> 
Bump jakarta.mail from 1.6.5 to 2.0.1</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/15901a33d2d5da483165ac3e0b164a02abf11f35";><code>15901a3</code></a>
 [maven-release-plugin] prepare release 4.0.4</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/9ca23d64cbb7ef9da2af902d2ae31e3c2f7dfc8b";><code>9ca23d6</code></a>
 Merge pull request <a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/490";>#490</a> 
from smallrye/release-4.0.4</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/023504b676d2340c9b7ed9c0c8168149d6174ad4";><code>023504b</code></a>
 Release 4.0.4</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/12df75e71ab8b309152cb70619122ace80c2bc7b";><code>12df75e</code></a>
 Merge pull request <a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/489";>#489</a> 
from xstefank/cp-fix</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/7d40f8f85e4a8cae43f7c1b2cc3b8d72a2dfa965";><code>7d40f8f</code></a>
 Fix Uni recreating for context propagation</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/12fdbd9ee45294a859109466c1bfc4c4aa7a0c1a";><code>12fdbd9</code></a>
 [maven-release-plugin] prepare for next development iteration</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/4bb13d9cf347da19eba97ec3060fced0ae25515c";><code>4bb13d9</code></a>
 [maven-release-plugin] prepare release 4.0.3</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/971dba67b6c46223bc0af4cc9be832b06b4c2a3a";><code>971dba6</code></a>
 Merge pull request <a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/487";>#487</a> 
from smallrye/release-4.0.3</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/b4f02abca4eb9af9ab656ec14e3f215545d91af7";><code>b4f02ab</code></a>
 Release 4.0.3</li>
   <li><a 
href="https://github.com/smallrye/smallrye-health/commit/4f2cdd5acf2db2f7ea7042d603c2759c5171df77";><code>4f2cdd5</code></a>
 Merge pull request <a 
href="https://redirect.github.com/smallrye/smallrye-health/issues/486";>#486</a> 
from <a 
href="https://redirect.github.com/geoand/quarkus-/issues/32800";>geoand/quarkus-#32800</a></li>
   <li>Additional commits viewable in <a 
href="https://github.com/smallrye/smallrye-health/compare/4.0.1...4.0.4";>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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@tomee.apache.org

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

Reply via email to