dependabot[bot] opened a new pull request, #24315: URL: https://github.com/apache/camel/pull/24315
Bumps [org.apache.activemq:activemq-client](https://github.com/apache/activemq) from 6.2.6 to 6.2.7. <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.2.7</h2> <h2>What's Changed</h2> <ul> <li>Bump to 6.2.7-SNAPSHOT by <a href="https://github.com/jbonofre"><code>@jbonofre</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2060">apache/activemq#2060</a></li> <li>[6.2.x] Update SECURITY.md and default configs for advisory topics by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2057">apache/activemq#2057</a></li> <li>[6.2.x] Update Stomp transports with improved validation (<a href="https://redirect.github.com/apache/activemq/issues/2064">#2064</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2065">apache/activemq#2065</a></li> <li>[6.2.x] Send advisory messages using Broker connection context (<a href="https://redirect.github.com/apache/activemq/issues/2071">#2071</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2075">apache/activemq#2075</a></li> <li>[6.2.x] Add https to BrokerView restricted list (<a href="https://redirect.github.com/apache/activemq/issues/2073">#2073</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2078">apache/activemq#2078</a></li> <li>[6.2.x] Add validation for WireFormatInfo (<a href="https://redirect.github.com/apache/activemq/issues/2080">#2080</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2081">apache/activemq#2081</a></li> <li>[6.2.x] Ensure at most one BrokerInfo command is received (<a href="https://redirect.github.com/apache/activemq/issues/2083">#2083</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2086">apache/activemq#2086</a></li> <li>[6.2.x] Restrict full web console URI to admins role (<a href="https://redirect.github.com/apache/activemq/issues/2074">#2074</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2090">apache/activemq#2090</a></li> <li>[6.2.x] Adding missing jsp escapes (<a href="https://redirect.github.com/apache/activemq/issues/2089">#2089</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2092">apache/activemq#2092</a></li> <li>[6.2.x] Limit WireFormatInfo platform details to a reasonable length (<a href="https://redirect.github.com/apache/activemq/issues/2088">#2088</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2094">apache/activemq#2094</a></li> <li>[6.2.x] Add validation for LDAP network connector URIs (<a href="https://redirect.github.com/apache/activemq/issues/2077">#2077</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2098">apache/activemq#2098</a></li> <li>[6.2.x] Add back missing closing tag (<a href="https://redirect.github.com/apache/activemq/issues/2100">#2100</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2105">apache/activemq#2105</a></li> <li>[6.2.x] Validate Stomp headers against max frame size (<a href="https://redirect.github.com/apache/activemq/issues/2104">#2104</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2110">apache/activemq#2110</a></li> <li>[6.2.x] Remove extra buffer copy in StompNIOSSLTransport (<a href="https://redirect.github.com/apache/activemq/issues/2107">#2107</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2111">apache/activemq#2111</a></li> <li>[6.2.x] Replace active temp dests map with set (<a href="https://redirect.github.com/apache/activemq/issues/2113">#2113</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2114">apache/activemq#2114</a></li> <li>[6.2.x] Refactor network connections to process after ConnectionInfo (<a href="https://redirect.github.com/apache/activemq/issues/2112">#2112</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2116">apache/activemq#2116</a></li> <li>[6.2.x] Provide a flexible filter style input stream that limits read amounts (<a href="https://redirect.github.com/apache/activemq/issues/2118">#2118</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2120">apache/activemq#2120</a></li> <li>[6.2.x] Add flag to optionally enable temp destination stealing (<a href="https://redirect.github.com/apache/activemq/issues/2122">#2122</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2125">apache/activemq#2125</a></li> <li>[6.2.x] Improve the broker's handling of message corruption (<a href="https://redirect.github.com/apache/activemq/issues/2136">#2136</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2143">apache/activemq#2143</a></li> <li>[6.2.x] Add support for maxInflateDataSize to limit uncompressed buffers (<a href="https://redirect.github.com/apache/activemq/issues/2139">#2139</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2147">apache/activemq#2147</a></li> <li>[6.2.x] Fix test by enabling allowTempDestinationStealing (<a href="https://redirect.github.com/apache/activemq/issues/2146">#2146</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2150">apache/activemq#2150</a></li> <li>[6.2.x] <a href="https://redirect.github.com/apache/activemq/issues/2137">#2137</a> Fix maxUncommittedCount usage across a network of brokers by <a href="https://github.com/mattrpav"><code>@mattrpav</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2153">apache/activemq#2153</a></li> <li>Fix <a href="https://redirect.github.com/apache/activemq/issues/2153">#2153</a> - remove test annotation from 6.2.x by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2157">apache/activemq#2157</a></li> <li>[6.2.x] Improve handling of partial reads and EOF in Frame size limited filter (<a href="https://redirect.github.com/apache/activemq/issues/2154">#2154</a>) by <a href="https://github.com/cshannon"><code>@cshannon</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2155">apache/activemq#2155</a></li> <li>[6.2.x] Preserve ${...} placeholders when removing/modifying networkConnectors in RuntimeConfigurationPlugin (<a href="https://redirect.github.com/apache/activemq/issues/2123">#2123</a>) by <a href="https://github.com/jbonofre"><code>@jbonofre</code></a> in <a href="https://redirect.github.com/apache/activemq/pull/2134">apache/activemq#2134</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/apache/activemq/compare/activemq-6.2.6...activemq-6.2.7">https://github.com/apache/activemq/compare/activemq-6.2.6...activemq-6.2.7</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/activemq/commit/f3e61919b374ee5b124f80458334c314fc2cb29d"><code>f3e6191</code></a> [maven-release-plugin] prepare release activemq-6.2.7</li> <li><a href="https://github.com/apache/activemq/commit/250d0924a6b6a49aab2b08f67d1feceef2459840"><code>250d092</code></a> Preserve property placeholders when removing/modifying networkConnectors (<a href="https://redirect.github.com/apache/activemq/issues/2134">#2134</a>)</li> <li><a href="https://github.com/apache/activemq/commit/3511f6367e0cb795c9af0db8485fdf55a389f303"><code>3511f63</code></a> Improve handling of partial reads and EOF in Frame size limited filter (<a href="https://redirect.github.com/apache/activemq/issues/2154">#2154</a>...</li> <li><a href="https://github.com/apache/activemq/commit/92bcf5e868e222044b5433a2aa8ff5989dc53582"><code>92bcf5e</code></a> Fix <a href="https://redirect.github.com/apache/activemq/issues/2153">#2153</a> - remove test annotation from 6.2.x (<a href="https://redirect.github.com/apache/activemq/issues/2157">#2157</a>)</li> <li><a href="https://github.com/apache/activemq/commit/e0527433da3ff57b6e7f175a795c6bc14b7f322e"><code>e052743</code></a> <a href="https://redirect.github.com/apache/activemq/issues/2137">#2137</a> Fix maxUncommittedCount usage across a network of brokers</li> <li><a href="https://github.com/apache/activemq/commit/de041ee01282d1415b3d8f4e241853e06c4a9807"><code>de041ee</code></a> Fix test by enabling allowTempDestinationStealing (<a href="https://redirect.github.com/apache/activemq/issues/2146">#2146</a>) (<a href="https://redirect.github.com/apache/activemq/issues/2150">#2150</a>)</li> <li><a href="https://github.com/apache/activemq/commit/afd714e6ad90208e5838fef01b3bb586db35faa4"><code>afd714e</code></a> Add support for maxInflateDataSize to limit uncompressed buffers (<a href="https://redirect.github.com/apache/activemq/issues/2139">#2139</a>) (<a href="https://redirect.github.com/apache/activemq/issues/2147">#2147</a>)</li> <li><a href="https://github.com/apache/activemq/commit/ecfd1336fa3f3f6116a78f0ab71d1b2f90bc717f"><code>ecfd133</code></a> Improve the broker's handling of message corruption (<a href="https://redirect.github.com/apache/activemq/issues/2136">#2136</a>) (<a href="https://redirect.github.com/apache/activemq/issues/2143">#2143</a>)</li> <li><a href="https://github.com/apache/activemq/commit/225dcb649c5994463df12549a3f4eb9f6c509b34"><code>225dcb6</code></a> Add flag to optionally enable temp destination stealing (<a href="https://redirect.github.com/apache/activemq/issues/2122">#2122</a>) (<a href="https://redirect.github.com/apache/activemq/issues/2125">#2125</a>)</li> <li><a href="https://github.com/apache/activemq/commit/562fa8d7648d796c24700a155badf5c933da0323"><code>562fa8d</code></a> Provide a flexible filter style input stream that limits read amounts (<a href="https://redirect.github.com/apache/activemq/issues/2118">#2118</a>)...</li> <li>Additional commits viewable in <a href="https://github.com/apache/activemq/compare/activemq-6.2.6...activemq-6.2.7">compare view</a></li> </ul> </details> <br /> [](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]
