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

   Bumps the maven group with 1 update in the /jms-jpa directory: 
io.quarkiverse.artemis:quarkus-artemis-jms.
   Bumps the maven group with 2 updates in the /message-bridge directory: 
io.quarkiverse.artemis:quarkus-artemis-jms and 
[org.assertj:assertj-core](https://github.com/assertj/assertj).
   Bumps the maven group with 1 update in the /saga directory: 
io.quarkiverse.artemis:quarkus-artemis-jms.
   Bumps the maven group with 1 update in the /saga/saga-app directory: 
io.quarkiverse.artemis:quarkus-artemis-jms.
   Bumps the maven group with 1 update in the /saga/saga-flight-service 
directory: io.quarkiverse.artemis:quarkus-artemis-jms.
   Bumps the maven group with 1 update in the /saga/saga-payment-service 
directory: io.quarkiverse.artemis:quarkus-artemis-jms.
   Bumps the maven group with 1 update in the /saga/saga-train-service 
directory: io.quarkiverse.artemis:quarkus-artemis-jms.
   
   Updates `io.quarkiverse.artemis:quarkus-artemis-jms` from 3.6.0 to 3.6.1
   
   Updates `io.quarkiverse.artemis:quarkus-artemis-jms` from 3.6.0 to 3.6.1
   
   Updates `org.assertj:assertj-core` from 3.27.2 to 3.27.3
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/assertj/assertj/releases";>org.assertj:assertj-core's 
releases</a>.</em></p>
   <blockquote>
   <h2>v3.27.3</h2>
   <h2>:boom: Breaking Changes</h2>
   <h3>Core</h3>
   <ul>
   <li>
   <p>Revert &quot;Propagate common basetype for the extracting method&quot; <a 
href="https://redirect.github.com/assertj/assertj/issues/3737";>#3737</a></p>
   <!-- raw HTML omitted -->
   <p>The enhancement introduced with <a 
href="https://redirect.github.com/assertj/assertj/issues/3673";>#3673</a> breaks 
existing code on Kotlin 1.9; therefore, it has been reverted.</p>
   <p>As Spring Boot 3.4 currently supports Kotlin 1.9, we want to keep the 
same compatibility on AssertJ 3.x, while AssertJ 4.x will require Kotlin 
2.x.</p>
   <p>Existing code relying on the changes introduced with <a 
href="https://redirect.github.com/assertj/assertj/issues/3673";>#3673</a> will 
no longer compile and should be refactored.</p>
   <!-- raw HTML omitted -->
   </li>
   </ul>
   <h2>:bug: Bug Fixes</h2>
   <h3>Core</h3>
   <ul>
   <li>Fix <code>StandardRepresentation</code> regression for unquoted strings 
<a href="https://redirect.github.com/assertj/assertj/issues/3735";>#3735</a></li>
   </ul>
   <h2>:zap: Improvements</h2>
   <h3>Core</h3>
   <ul>
   <li>Add <code>Class</code> info to class loading strategy failures <a 
href="https://redirect.github.com/assertj/assertj/issues/3746";>#3746</a></li>
   </ul>
   <h2>:heart: Contributors</h2>
   <p>Thanks to all the contributors who worked on this release:</p>
   <p><a href="https://github.com/ccrvincent";><code>@​ccrvincent</code></a></p>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/assertj/assertj/commit/c928dd31f3270471d60b8463a90bf831a26279b8";><code>c928dd3</code></a>
 [maven-release-plugin] prepare release assertj-build-3.27.3</li>
   <li><a 
href="https://github.com/assertj/assertj/commit/f308d950fc5ebdcc91c1a5ae6c91a76e491a9d22";><code>f308d95</code></a>
 Fix <code>StandardRepresentation</code> regression for unquoted strings (<a 
href="https://redirect.github.com/assertj/assertj/issues/3735";>#3735</a>)</li>
   <li><a 
href="https://github.com/assertj/assertj/commit/e5959f4db0cea3b3be39e6dcdf451da971b9ae49";><code>e5959f4</code></a>
 Add Java and Kotlin release references</li>
   <li><a 
href="https://github.com/assertj/assertj/commit/3eb809d72856d54662749725d1912062d2120c88";><code>3eb809d</code></a>
 Add Kotlin EAP reference</li>
   <li><a 
href="https://github.com/assertj/assertj/commit/b39a8cf38bb1571a7f1db0e8f16b761cfc95a079";><code>b39a8cf</code></a>
 Add Kotlin 2.1.10-RC</li>
   <li><a 
href="https://github.com/assertj/assertj/commit/e20e40d5e7f06725e1d57ea6ef8ab449966b9d78";><code>e20e40d</code></a>
 Add Class info to failure exception (<a 
href="https://redirect.github.com/assertj/assertj/issues/3746";>#3746</a>)</li>
   <li><a 
href="https://github.com/assertj/assertj/commit/79b87f097ecdd70b029724c6ca5df72d0242a910";><code>79b87f0</code></a>
 Revert &quot;Propagate common basetype for the <code>extracting</code> method 
(<a 
href="https://redirect.github.com/assertj/assertj/issues/3673";>#3673</a>)&quot; 
(<a 
href="https://redirect.github.com/assertj/assertj/issues/3737";>#3737</a>)</li>
   <li><a 
href="https://github.com/assertj/assertj/commit/bf439b355119c67ab1919e162e561a87121556aa";><code>bf439b3</code></a>
 chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 2.43.0 to 
...</li>
   <li><a 
href="https://github.com/assertj/assertj/commit/30936ca86d257ca7d79546126c232a180a7eb479";><code>30936ca</code></a>
 Restructure Kotlin tests, add <code>DisplayNameGenerator</code></li>
   <li><a 
href="https://github.com/assertj/assertj/commit/b5b86ccab82ae7ea18397cadf3b47de480efd88d";><code>b5b86cc</code></a>
 Add Kotlin cross-version job (<a 
href="https://redirect.github.com/assertj/assertj/issues/3732";>#3732</a>)</li>
   <li>Additional commits viewable in <a 
href="https://github.com/assertj/assertj/compare/assertj-build-3.27.2...assertj-build-3.27.3";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   Updates `io.quarkiverse.artemis:quarkus-artemis-jms` from 3.6.0 to 3.6.1
   
   Updates `io.quarkiverse.artemis:quarkus-artemis-jms` from 3.6.0 to 3.6.1
   
   Updates `io.quarkiverse.artemis:quarkus-artemis-jms` from 3.6.0 to 3.6.1
   
   Updates `io.quarkiverse.artemis:quarkus-artemis-jms` from 3.6.0 to 3.6.1
   
   Updates `io.quarkiverse.artemis:quarkus-artemis-jms` from 3.6.0 to 3.6.1
   
   
   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 <dependency name> major version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
major version (unless you unignore this specific dependency's major version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name> minor version` will close this group 
update PR and stop Dependabot creating any more for the specific dependency's 
minor version (unless you unignore this specific dependency's minor version or 
upgrade to it yourself)
   - `@dependabot ignore <dependency name>` will close this group update PR and 
stop Dependabot creating any more for the specific dependency (unless you 
unignore this specific dependency or upgrade to it yourself)
   - `@dependabot unignore <dependency name>` will remove all of the ignore 
conditions of the specified dependency
   - `@dependabot unignore <dependency name> <ignore condition>` will remove 
the ignore condition of the specified dependency and ignore conditions
   
   
   </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