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

   Bumps 
[org.apache.activemq:activemq-client](https://github.com/apache/activemq) from 
6.2.7 to 6.3.0.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/apache/activemq/releases";>org.apache.activemq:activemq-client's
 releases</a>.</em></p>
   <blockquote>
   <h2>Apache ActiveMQ 6.3.0</h2>
   <h2>What's Changed</h2>
   <ul>
   <li>NO-JIRA: update repo meta-data to drop 'classic' mentions by <a 
href="https://github.com/gemmellr";><code>@​gemmellr</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1545";>apache/activemq#1545</a></li>
   <li>AMQ-9810 - Add additional validation for MQTT control packets by <a 
href="https://github.com/cshannon";><code>@​cshannon</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1546";>apache/activemq#1546</a></li>
   <li>AMQ-9810 - Add additional validation for MQTT wireformat by <a 
href="https://github.com/cshannon";><code>@​cshannon</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1547";>apache/activemq#1547</a></li>
   <li>AMQ-9813 - fix wrong QueueSize for non-persistent message with TTL by <a 
href="https://github.com/lenoch7";><code>@​lenoch7</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1551";>apache/activemq#1551</a></li>
   <li>AMQ-9813 - Minor updates by <a 
href="https://github.com/cshannon";><code>@​cshannon</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1553";>apache/activemq#1553</a></li>
   <li>Bump to 6.3.0-SNAPSHOT by <a 
href="https://github.com/jbonofre";><code>@​jbonofre</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1548";>apache/activemq#1548</a></li>
   <li>AMQ-8525: TransactedStoreUsageSuspendResumeTest slow fix by <a 
href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1539";>apache/activemq#1539</a></li>
   <li>[NO-JIRA] Jenkinsfile: Update with parallelTests flag by <a 
href="https://github.com/mattrpav";><code>@​mattrpav</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1559";>apache/activemq#1559</a></li>
   <li>AMQ-9808: Dead lock when using CRON schedule with AMQ_SCHEDULED_REPEAT 
by <a href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1536";>apache/activemq#1536</a></li>
   <li>AMQ-9809: org.apache.activemq.perf.InactiveDurableTopicTest hanging by 
<a href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1537";>apache/activemq#1537</a></li>
   <li>[AMQ-9817] Fix long running KahaDBOffsetRecoveryListenerTest on CI by <a 
href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1555";>apache/activemq#1555</a></li>
   <li>[AMQ-9818] JournalCorruptionEofIndexRecoveryTest failing with OOME by <a 
href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1561";>apache/activemq#1561</a></li>
   <li>AMQ-8525: improve stomp module performances by <a 
href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1540";>apache/activemq#1540</a></li>
   <li>AMQ-8525 Improve execution of unit tests module by <a 
href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1542";>apache/activemq#1542</a></li>
   <li>[AMQ-9820]: closed connections leaking into the pool when 
reconnectOnException is used by <a 
href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1564";>apache/activemq#1564</a></li>
   <li>AMQ-9819 - Rework Rest test fix by <a 
href="https://github.com/cshannon";><code>@​cshannon</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1565";>apache/activemq#1565</a></li>
   <li>AMQ-9823 - properly clear ack set from ackAndPreparedMap by <a 
href="https://github.com/cshannon";><code>@​cshannon</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1566";>apache/activemq#1566</a></li>
   <li>Bump org.apache.logging.log4j:log4j-core from 2.25.2 to 2.25.3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/activemq/pull/1568";>apache/activemq#1568</a></li>
   <li>AMQ-8525 Improve performance of amqp + kahadb store modules by <a 
href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1544";>apache/activemq#1544</a></li>
   <li>AMQ-9824 - Cleanup code in KahaDB classes by <a 
href="https://github.com/cshannon";><code>@​cshannon</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1567";>apache/activemq#1567</a></li>
   <li>Use of GitHub Actions, and enable dependabot by <a 
href="https://github.com/jbonofre";><code>@​jbonofre</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1497";>apache/activemq#1497</a></li>
   <li>Update the check context to use CI Quick by <a 
href="https://github.com/jbonofre";><code>@​jbonofre</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1606";>apache/activemq#1606</a></li>
   <li>[AMQ-9815] Add additional attributes to ConnectorView by <a 
href="https://github.com/mattrpav";><code>@​mattrpav</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1556";>apache/activemq#1556</a></li>
   <li>Bump org.apache.geronimo.specs:geronimo-atinject_1.0_spec from 1.0 to 
1.2 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/activemq/pull/1602";>apache/activemq#1602</a></li>
   <li>Until Java 25 work is finished by <a 
href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1607";>apache/activemq#1607</a></li>
   <li>Bump jolokia-version from 2.4.0 to 2.4.3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/activemq/pull/1611";>apache/activemq#1611</a></li>
   <li>Facky tests revealed mainly with faster CI (aka Github Actions but also 
with Java 25) by <a 
href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1610";>apache/activemq#1610</a></li>
   <li>Revert &quot;Facky tests revealed mainly with faster CI (aka Github 
Actions but also with Java 25) (<a 
href="https://redirect.github.com/apache/activemq/issues/1610";>#1610</a>)&quot; 
by <a href="https://github.com/mattrpav";><code>@​mattrpav</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1617";>apache/activemq#1617</a></li>
   <li>Bump camel-version from 4.14.2 to 4.14.4 by <a 
href="https://github.com/jbonofre";><code>@​jbonofre</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1615";>apache/activemq#1615</a></li>
   <li>Bump org.apache.commons:commons-pool2 from 2.12.1 to 2.13.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/activemq/pull/1605";>apache/activemq#1605</a></li>
   <li>Bump spring-version from 6.2.12 to 6.2.15 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/activemq/pull/1573";>apache/activemq#1573</a></li>
   <li>ActiveMQ on Java until Java 24 (allow SecurityManager for tests) by <a 
href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1612";>apache/activemq#1612</a></li>
   <li>Flaky tests GitHub actions by <a 
href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1621";>apache/activemq#1621</a></li>
   <li>Bump org.apache.commons:commons-dbcp2 from 2.13.0 to 2.14.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/activemq/pull/1586";>apache/activemq#1586</a></li>
   <li>AMQ-9829 Track prefetched messages for duplicate suppression during 
failover by <a href="https://github.com/jeanouii";><code>@​jeanouii</code></a> 
in <a 
href="https://redirect.github.com/apache/activemq/pull/1616";>apache/activemq#1616</a></li>
   <li>Update CI schedule to run hourly by <a 
href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1625";>apache/activemq#1625</a></li>
   <li>Batch of flaky tests fixes by <a 
href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1622";>apache/activemq#1622</a></li>
   <li>Configure broker to check for expired messages every second in tests by 
<a href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1626";>apache/activemq#1626</a></li>
   <li>Bump org.ops4j.pax.url:pax-url-aether from 2.6.11 to 2.6.17 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/activemq/pull/1589";>apache/activemq#1589</a></li>
   <li>Bump org.easymock:easymock from 3.2 to 3.6 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/activemq/pull/1581";>apache/activemq#1581</a></li>
   <li>Bump org.apache.aries.blueprint:org.apache.aries.blueprint.core from 
1.10.2 to 1.10.3 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/activemq/pull/1580";>apache/activemq#1580</a></li>
   <li>Refactor JMSConsumerTest and ZeroPrefetchConsumerTest by <a 
href="https://github.com/jeanouii";><code>@​jeanouii</code></a> in <a 
href="https://redirect.github.com/apache/activemq/pull/1628";>apache/activemq#1628</a></li>
   <li>Bump org.apache.groovy:groovy-ant from 5.0.2 to 5.0.4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/activemq/pull/1623";>apache/activemq#1623</a></li>
   <li>Bump org.apache.groovy:groovy from 5.0.2 to 5.0.4 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/activemq/pull/1624";>apache/activemq#1624</a></li>
   <li>Bump com.fasterxml.jackson.core:jackson-annotations from 2.20 to 2.21 by 
<a href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in 
<a 
href="https://redirect.github.com/apache/activemq/pull/1620";>apache/activemq#1620</a></li>
   <li>Bump jackson-version from 2.20.1 to 2.21.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/activemq/pull/1619";>apache/activemq#1619</a></li>
   <li>Bump org.codehaus.mojo:javacc-maven-plugin from 3.1.1 to 3.2.0 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/activemq/pull/1618";>apache/activemq#1618</a></li>
   <li>Bump org.ow2.asm:asm from 9.9 to 9.9.1 by <a 
href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot] in <a 
href="https://redirect.github.com/apache/activemq/pull/1604";>apache/activemq#1604</a></li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/apache/activemq/commit/41b169cb5aec3bbe42ddcd340a9526c950f086d0";><code>41b169c</code></a>
 [maven-release-plugin] prepare release activemq-6.3.0</li>
   <li><a 
href="https://github.com/apache/activemq/commit/3fa38e0dad349fbb204e982d6a8995d75a3810f2";><code>3fa38e0</code></a>
 Fix javadoc on activemq-osgi</li>
   <li><a 
href="https://github.com/apache/activemq/commit/413bdf943605c25c6f190ba01e28057fc5a385c8";><code>413bdf9</code></a>
 Fix reactor build for sources</li>
   <li><a 
href="https://github.com/apache/activemq/commit/76b878a6b2378971639f39870d5527c291318d76";><code>76b878a</code></a>
 build(deps): bump spring-version from 6.2.19 to 7.0.8 (<a 
href="https://redirect.github.com/apache/activemq/issues/2102";>#2102</a>)</li>
   <li><a 
href="https://github.com/apache/activemq/commit/cea5c0917beea41b934d9cbd5df773097a80fda3";><code>cea5c09</code></a>
 [AMQ-9687] Add metrics about error and reconnect counts to network connector 
...</li>
   <li><a 
href="https://github.com/apache/activemq/commit/d74a6a179d88a20df767252e241d0bbdf4d744e7";><code>d74a6a1</code></a>
 <a href="https://redirect.github.com/apache/activemq/issues/2230";>#2230</a> 
KahaDB optionally use a isolatedIterator with isolatedCursor</li>
   <li><a 
href="https://github.com/apache/activemq/commit/8d56cffd625f4fc5b28a603ab7ce2b233059571b";><code>8d56cff</code></a>
 Bump default JVM heap and add OOM diagnostics (<a 
href="https://redirect.github.com/apache/activemq/issues/2044";>#2044</a>)</li>
   <li><a 
href="https://github.com/apache/activemq/commit/6035aeace27ce2e028935382750144ab1078844e";><code>6035aea</code></a>
 build(deps): bump actions/stale from 10.3.0 to 10.4.0 (<a 
href="https://redirect.github.com/apache/activemq/issues/2212";>#2212</a>)</li>
   <li><a 
href="https://github.com/apache/activemq/commit/dce599f02be91890cdb7c26754d5f7221436fc8b";><code>dce599f</code></a>
 Fix network bridge silent death when transport exception occurs during 
broker...</li>
   <li><a 
href="https://github.com/apache/activemq/commit/467ef369722796eff7ed0196a40d1c9ee63c6cea";><code>467ef36</code></a>
 [#] Fix flaky test TopicSubscriptionEnableExpiryTest.java</li>
   <li>Additional commits viewable in <a 
href="https://github.com/apache/activemq/compare/activemq-6.2.7...activemq-6.3.0";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.activemq:activemq-client&package-manager=maven&previous-version=6.2.7&new-version=6.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>


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