dependabot[bot] opened a new pull request, #1275: URL: https://github.com/apache/axis-axis2-java-core/pull/1275
Bumps `activemq.version` from 6.3.0 to 6.3.1. Updates `org.apache.activemq:activemq-broker` from 6.3.0 to 6.3.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/activemq/releases">org.apache.activemq:activemq-broker's releases</a>.</em></p> <blockquote> <h2>Apache ActiveMQ 6.3.1</h2> <h2>What's Changed</h2> <ul> <li>[6.3.x] Bootstrap activemq-6.3.x branch (<a href="https://redirect.github.com/apache/activemq/issues/2245">#2245</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2262">apache/activemq#2262</a></li> <li>[6.3.x] Fix AMQP Object message decompression (<a href="https://redirect.github.com/apache/activemq/issues/2256">#2256</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2260">apache/activemq#2260</a></li> <li>[6.3.x] Upgrade to Eclipse Temurin 25 for docker image by <a href="https://github.com/jbonofre"><code>@jbonofre</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2258">apache/activemq#2258</a></li> <li>[6.3.x] Fix dependabot yml typo (<a href="https://redirect.github.com/apache/activemq/issues/2284">#2284</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2285">apache/activemq#2285</a></li> <li>[6.3.x] bump jakarta.el:jakarta.el-api from 6.0.0 to 6.0.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/activemq/pull/2345">apache/activemq#2345</a></li> <li>[6.3.x] bump commons-codec:commons-codec from 1.22.0 to 1.22.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/activemq/pull/2324">apache/activemq#2324</a></li> <li>[6.3.x] bump org.apache.groovy:groovy-ant from 5.0.7 to 5.0.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/activemq/pull/2318">apache/activemq#2318</a></li> <li>[6.3.x] bump org.apache.groovy:groovy from 5.0.7 to 5.0.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/activemq/pull/2314">apache/activemq#2314</a></li> <li>[6.3.x] bump org.codehaus.jettison:jettison from 1.5.6 to 1.5.7 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/activemq/pull/2333">apache/activemq#2333</a></li> <li>[6.3.x] bump org.apache.qpid:proton-j from 0.34.1 to 0.35.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/activemq/pull/2327">apache/activemq#2327</a></li> <li>[6.3.x] bump org.codehaus.mojo:flatten-maven-plugin from 1.7.3 to 1.8.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/activemq/pull/2302">apache/activemq#2302</a></li> <li>[6.3.x] bump org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/activemq/pull/2308">apache/activemq#2308</a></li> <li><a href="https://redirect.github.com/apache/activemq/issues/2271">#2271</a> Update Producer getDeliveryDelay() to always return zero (0) … by <a href="https://github.com/mattrpav"><code>@mattrpav</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2403">apache/activemq#2403</a></li> <li>[6.3.x] <a href="https://redirect.github.com/apache/activemq/issues/2398">#2398</a> FutureBrokerInfoTimeout is missed due to logic operator error (<a href="https://redirect.github.com/apache/activemq/issues/2399">#2399</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2409">apache/activemq#2409</a></li> <li>[6.3.x] <a href="https://redirect.github.com/apache/activemq/issues/2282">#2282</a> Drop redundant sequence generator monitor in RegionBroker by <a href="https://github.com/mattrpav"><code>@mattrpav</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2412">apache/activemq#2412</a></li> <li>[6.3.x] <a href="https://redirect.github.com/apache/activemq/issues/2406">#2406</a> Guard against null region subscriptions in duplicate suppression by <a href="https://github.com/mattrpav"><code>@mattrpav</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2417">apache/activemq#2417</a></li> <li>[6.3.x] Improve performance of IntSequenceGenerator (<a href="https://redirect.github.com/apache/activemq/issues/2408">#2408</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2420">apache/activemq#2420</a></li> <li>Bump version to 6.3.1-SNAPSHOT by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2424">apache/activemq#2424</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/activemq/compare/activemq-6.3.0...activemq-6.3.1">https://github.com/apache/activemq/compare/activemq-6.3.0...activemq-6.3.1</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/activemq/commit/81d7cc285075dfbc94a349e677874767088ac712"><code>81d7cc2</code></a> [maven-release-plugin] prepare release activemq-6.3.1</li> <li><a href="https://github.com/apache/activemq/commit/801f1b1d00958db7150db3f201f69a6a1fbc7824"><code>801f1b1</code></a> Bump version to 6.3.1-SNAPSHOT (<a href="https://redirect.github.com/apache/activemq/issues/2424">#2424</a>)</li> <li><a href="https://github.com/apache/activemq/commit/c5e38fb1f6b965d487e46c7752916e80fa6f852f"><code>c5e38fb</code></a> Improve performance of IntSequenceGenerator (<a href="https://redirect.github.com/apache/activemq/issues/2408">#2408</a>) (<a href="https://redirect.github.com/apache/activemq/issues/2420">#2420</a>)</li> <li><a href="https://github.com/apache/activemq/commit/666c24a785f00b23323196e7b3fe0393c1b14064"><code>666c24a</code></a> <a href="https://redirect.github.com/apache/activemq/issues/2406">#2406</a> Guard against null region subscriptions in duplicate suppression (<a href="https://redirect.github.com/apache/activemq/issues/2417">#2417</a>)</li> <li><a href="https://github.com/apache/activemq/commit/918bcfbda5015442fb70ab075bf77188bb751f93"><code>918bcfb</code></a> <a href="https://redirect.github.com/apache/activemq/issues/2275">#2275</a> Drop redundant sequence generator monitor in RegionBroker (<a href="https://redirect.github.com/apache/activemq/issues/2412">#2412</a>)</li> <li><a href="https://github.com/apache/activemq/commit/07db88542fd4733bf46be27ba5df3239a1574919"><code>07db885</code></a> <a href="https://redirect.github.com/apache/activemq/issues/2398">#2398</a> FutureBrokerInfoTimeout is missed due to logic operator error (<a href="https://redirect.github.com/apache/activemq/issues/2399">#2399</a>)...</li> <li><a href="https://github.com/apache/activemq/commit/d5a80f63e61eef7f65656387164b37ec24844cef"><code>d5a80f6</code></a> <a href="https://redirect.github.com/apache/activemq/issues/2271">#2271</a> Update Producer getDeliveryDelay() to always return zero (0) (<a href="https://redirect.github.com/apache/activemq/issues/2272">#2272</a>) ...</li> <li><a href="https://github.com/apache/activemq/commit/a68893d8354480fde265003ea8559b776ab6fe9e"><code>a68893d</code></a> [6.3.x] bump org.apache.felix:maven-bundle-plugin from 6.0.2 to 6.1.0 (<a href="https://redirect.github.com/apache/activemq/issues/2308">#2308</a>)</li> <li><a href="https://github.com/apache/activemq/commit/5f0797cca346c63929609db807dee2c0ae113f99"><code>5f0797c</code></a> [6.3.x] bump org.codehaus.mojo:flatten-maven-plugin from 1.7.3 to 1.8.0 (<a href="https://redirect.github.com/apache/activemq/issues/2302">#2302</a>)</li> <li><a href="https://github.com/apache/activemq/commit/5c6a3e70645275cc2a1bc924e6605c2a1de98a59"><code>5c6a3e7</code></a> [6.3.x] bump org.apache.qpid:proton-j from 0.34.1 to 0.35.0 (<a href="https://redirect.github.com/apache/activemq/issues/2327">#2327</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/activemq/compare/activemq-6.3.0...activemq-6.3.1">compare view</a></li> </ul> </details> <br /> Updates `org.apache.activemq.tooling:activemq-maven-plugin` from 6.3.0 to 6.3.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 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
