dependabot[bot] opened a new pull request, #6308:
URL: https://github.com/apache/camel-quarkus/pull/6308

   Bumps 
[io.quarkiverse.artemis:quarkus-artemis-bom](https://github.com/quarkiverse/quarkus-artemis)
 from 3.3.0 to 3.4.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/quarkiverse/quarkus-artemis/releases";>io.quarkiverse.artemis:quarkus-artemis-bom's
 releases</a>.</em></p>
   <blockquote>
   <h2>3.4.0</h2>
   <p>Release Notes:</p>
   <ul>
   <li>Bugfixes:
   <ul>
   <li>unable to connect to cluster if first node is down (<a 
href="https://redirect.github.com/quarkiverse/quarkus-artemis/issues/567";>#567</a>)</li>
   </ul>
   </li>
   <li>Version updates:
   <ul>
   <li>Changed quarkus version from <code>3.9.1</code> to 
<code>3.13.0</code></li>
   <li>Changed camel-quarkus version from <code>3.9.1</code> to 
<code>3.13.0</code></li>
   <li>Changed quarkus-ironjacamar version from <code>1.1.2</code> to 
<code>1.3.1</code></li>
   <li>Changed artems version from <code>2.33.0</code> to 
<code>2.36.0</code></li>
   <li>Changed assertj-core version from 3.25.3 to 3.26.3</li>
   <li>Changed jandex-maven-plguin from <code>3.1.7</code> to 
<code>3.2.1</code></li>
   <li>Changed Java Release version from 11 to 17</li>
   </ul>
   </li>
   </ul>
   <p>Please check the <a 
href="https://quarkiverse.github.io/quarkiverse-docs/quarkus-artemis/dev/index.html";>project
 documentation</a>.</p>
   <p><strong>Full Changelog</strong>: <a 
href="https://github.com/quarkiverse/quarkus-artemis/compare/3.3.0...3.4.0";>https://github.com/quarkiverse/quarkus-artemis/compare/3.3.0...3.4.0</a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/quarkiverse/quarkus-artemis/commit/0da8bde094f8879fde431dbec2d03c2fa40c20cc";><code>0da8bde</code></a>
 [maven-release-plugin] prepare release 3.4.0</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-artemis/commit/0719a9510a813c70b468dafdcde4673b4f029e09";><code>0719a95</code></a>
 Update the latest release version 3.4.0 in documentation</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-artemis/commit/cbb02c96faba707dc386f4372ec5a8a8db168b9f";><code>cbb02c9</code></a>
 Release 3.4.0</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-artemis/commit/32e111cbd791f3c19ba05b80f14c6d8ac7072353";><code>32e111c</code></a>
 Update docs: discontinue quarkus-artemis 3.3.x</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-artemis/commit/0e99f490cce30d555c2087262b6ede74014c44fc";><code>0e99f49</code></a>
 Bump io.quarkus.platform:quarkus-camel-bom from 3.13.0.CR1 to 3.13.0</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-artemis/commit/f03561e38b46cd0efcb2c16da0fb61c07394bfb6";><code>f03561e</code></a>
 Upgrade default artemis image quay.io/artemiscloud/activemq-artemis-broker 
fr...</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-artemis/commit/55f32abac81cc58338b42e384b21ee26fcaa3312";><code>55f32ab</code></a>
 Bump artemis.version from 2.35.0 to 2.36.0</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-artemis/commit/919be7b0d768459cdbab2eb3d96f7830364cb7d0";><code>919be7b</code></a>
 Bump io.smallrye:jandex-maven-plugin from 3.2.0 to 3.2.1</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-artemis/commit/dd7c66cfa4f05b77d34b3e3ea04f0c0cef2cb761";><code>dd7c66c</code></a>
 Repeat NettyConnectorFactory for each host</li>
   <li><a 
href="https://github.com/quarkiverse/quarkus-artemis/commit/33fdf7be519b689d5c4d4344778ab14f81ec5c8d";><code>33fdf7b</code></a>
 Doc updates</li>
   <li>Additional commits viewable in <a 
href="https://github.com/quarkiverse/quarkus-artemis/compare/3.3.0...3.4.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=io.quarkiverse.artemis:quarkus-artemis-bom&package-manager=maven&previous-version=3.3.0&new-version=3.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 merge` will merge this PR after your CI passes on it
   - `@dependabot squash and merge` will squash and merge this PR after your CI 
passes on it
   - `@dependabot cancel merge` will cancel a previously requested merge and 
block automerging
   - `@dependabot reopen` will reopen this PR if it is closed
   - `@dependabot close` will close this PR and stop Dependabot recreating it. 
You can achieve the same result by closing it manually
   - `@dependabot show <dependency name> ignore conditions` will show all of 
the ignore conditions of the specified dependency
   - `@dependabot ignore this major version` will close this PR and stop 
Dependabot creating any more for this major version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this minor version` will close this PR and stop 
Dependabot creating any more for this minor version (unless you reopen the PR 
or upgrade to it yourself)
   - `@dependabot ignore this dependency` will close this PR and stop 
Dependabot creating any more for this dependency (unless you reopen the PR or 
upgrade to it yourself)
   
   
   </details>


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

To unsubscribe, e-mail: [email protected]

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

Reply via email to