dependabot[bot] opened a new pull request, #2502: URL: https://github.com/apache/activemq/pull/2502
Bumps `shiro-version` from 2.2.1 to 3.0.1. Updates `org.apache.shiro:shiro-core` from 2.2.1 to 3.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/shiro/releases">org.apache.shiro:shiro-core's releases</a>.</em></p> <blockquote> <h2>Apache Shiro 3.0.1</h2> <h2>Security updates</h2> <ul> <li>enh: added replay whitelist and blacklist check before resubmitting a… by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2826">apache/shiro#2826</a></li> <li><a href="https://redirect.github.com/apache/shiro/issues/2831">#2831</a> - Add optional JEP-290 ObjectInputFilter support to DefaultSerializer, with a conservative resource-limit default on RememberMe deserialization by <a href="https://github.com/Nexory"><code>@Nexory</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2832">apache/shiro#2832</a></li> <li>bugfix(aop/guice): add support for retrieving annotations from superc… by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2860">apache/shiro#2860</a></li> <li>Enhancement: support for remembered principals in session management, check w… by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2859">apache/shiro#2859</a></li> <li>Bugfix: improve form resubmit handling by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2858">apache/shiro#2858</a></li> <li>Bugfix: default case insensitive filters for programmatic and Spring / Spring Boot configurations by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2857">apache/shiro#2857</a></li> <li><a href="https://redirect.github.com/apache/shiro/issues/2841">#2841</a> Fix Active Directory DN authentication by <a href="https://github.com/abhiramaab"><code>@abhiramaab</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2854">apache/shiro#2854</a></li> <li>Various bug fixes by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2866">apache/shiro#2866</a></li> </ul> <h2>Bug fixes</h2> <ul> <li><a href="https://redirect.github.com/apache/shiro/issues/2804">#2804</a> bugfix: fix login() once again accepts null subject by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2807">apache/shiro#2807</a></li> <li><a href="https://redirect.github.com/apache/shiro/issues/2818">#2818</a> bugfix(matcher): prevent accidental matches for simulated credentials in… by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2856">apache/shiro#2856</a></li> <li>bugfix(jakarta-ee): missing cache entry for the check by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2861">apache/shiro#2861</a></li> <li><a href="https://redirect.github.com/apache/shiro/issues/2868">#2868</a> bugfix: fix security context handling in JAX-RS support for methods i… by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2867">apache/shiro#2867</a></li> <li><a href="https://redirect.github.com/apache/shiro/issues/2870">#2870</a> bugfix(aop): added handling for annotations for class with static… by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2869">apache/shiro#2869</a></li> </ul> <h2>Improvements</h2> <ul> <li>[2805] Discard Jenkins build workspace after 30 days by <a href="https://github.com/apupier"><code>@apupier</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2806">apache/shiro#2806</a></li> <li>chore: re-enable API compatibility checks post 3.0 release by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2814">apache/shiro#2814</a></li> <li>bugfix(test): fix flaky ExecutorServiceSessionValidationSchedulerTest… by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2820">apache/shiro#2820</a></li> <li>[CI] Add prek priority levels to allow safe parallel execution of hooks by <a href="https://github.com/jbampton"><code>@jbampton</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2816">apache/shiro#2816</a></li> <li>Update markdown-lint configuration add link to rules by <a href="https://github.com/jbampton"><code>@jbampton</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2815">apache/shiro#2815</a></li> <li><a href="https://redirect.github.com/apache/shiro/issues/2827">#2827</a> enh: added new constructors to be able to set host and start timestamp by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2830">apache/shiro#2830</a></li> <li>chore(jenkins): clean up custom workspace directories by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2810">apache/shiro#2810</a></li> <li><a href="https://redirect.github.com/apache/shiro/issues/2837">#2837</a> Fail closed when getPathWithinApplication() cannot normalize the request path by <a href="https://github.com/xaccefy"><code>@xaccefy</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2836">apache/shiro#2836</a></li> <li>chore: fix reproducibility of AspectJ support module by forcing USA l… by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2862">apache/shiro#2862</a></li> </ul> <h2>Dependency Updates</h2> <ul> <li>chore(deps): bump the maven-dependencies group across 1 directory with 18 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2823">apache/shiro#2823</a></li> <li>chore(deps): bump the pre-commit-hooks group across 1 directory with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2822">apache/shiro#2822</a></li> <li>chore(deps): bump the github-actions-dependencies group across 1 directory with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2821">apache/shiro#2821</a></li> <li>chore(deps): bump the maven-dependencies group with 13 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2829">apache/shiro#2829</a></li> <li>chore(deps): bump the github-actions-dependencies group with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2828">apache/shiro#2828</a></li> <li>chore(deps): bump the pre-commit-hooks group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2842">apache/shiro#2842</a></li> <li>chore(deps): bump the github-actions-dependencies group across 1 directory with 10 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2843">apache/shiro#2843</a></li> <li>chore(deps): bump the maven-dependencies group across 1 directory with 32 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2844">apache/shiro#2844</a></li> <li>chore(deps): bump the maven-dependencies group with 5 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2849">apache/shiro#2849</a></li> <li>chore(deps): bump the github-actions-dependencies group with 6 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2850">apache/shiro#2850</a></li> <li>chore(deps): bump the pre-commit-hooks group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2851">apache/shiro#2851</a></li> <li>chore(deps): bump the maven-dependencies group with 22 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2852">apache/shiro#2852</a></li> <li>chore(deps): bump the github-actions-dependencies group with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2853">apache/shiro#2853</a></li> <li>chore(deps): bump the github-actions-dependencies group with 4 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2865">apache/shiro#2865</a></li> <li>chore(deps): bump the maven-dependencies group with 15 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2864">apache/shiro#2864</a></li> <li>chore(deps): bump the pre-commit-hooks group with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2863">apache/shiro#2863</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/apupier"><code>@apupier</code></a> made their first contribution in <a href="https://redirect.github.com/apache/shiro/pull/2806">apache/shiro#2806</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/apache/shiro/commit/3dcc3fc2a8ddae21ea76a8c55637aa165f368357"><code>3dcc3fc</code></a> [maven-release-plugin] prepare release shiro-root-3.0.1</li> <li><a href="https://github.com/apache/shiro/commit/b8b883cc27af4a71945db7ba5951230e52fe8dc6"><code>b8b883c</code></a> bugfix(aop): make annotation processing consistent in all cases (method annot...</li> <li><a href="https://github.com/apache/shiro/commit/4a52195b7d96840feae579976648e204de891e68"><code>4a52195</code></a> bugfix(aspectj): added handling for annotations for class with static methods</li> <li><a href="https://github.com/apache/shiro/commit/2bfec7ebf97b208c0b718b39619f7ad43af86028"><code>2bfec7e</code></a> bugfix: fix security context handling in JAX-RS support for methods isSecure(...</li> <li><a href="https://github.com/apache/shiro/commit/9f2fb6234dc3a5bc8e34ccefe22a9a6969d771a7"><code>9f2fb62</code></a> chore: fix line endings in mvnw.cmd</li> <li><a href="https://github.com/apache/shiro/commit/c3cfcf752d784444497aa60abd305aa135329c5b"><code>c3cfcf7</code></a> bugfix: removed unnecessary setCredentialsMatcher() call in DefaultLdapRealm</li> <li><a href="https://github.com/apache/shiro/commit/4c8b6c481dae3ccc7214282f4b3eae1c61cc23ab"><code>4c8b6c4</code></a> bugfix: improve cookie handling in form resubmission support</li> <li><a href="https://github.com/apache/shiro/commit/752938a25f6af66b30ad80741a495101c01b31d3"><code>752938a</code></a> bugfix: set rememberMe deletion cookie up correctly</li> <li><a href="https://github.com/apache/shiro/commit/da4419ee5a638a793a20d11e19f5aa93883f58be"><code>da4419e</code></a> bugfix: added formDataKey= in resubmit check</li> <li><a href="https://github.com/apache/shiro/commit/07be59168f04f85b69620cfe3669621981c19b99"><code>07be591</code></a> chore(deps): bump the pre-commit-hooks group with 3 updates (<a href="https://redirect.github.com/apache/shiro/issues/2863">#2863</a>)</li> <li>Additional commits viewable in <a href="https://github.com/apache/shiro/compare/shiro-root-2.2.1...shiro-root-3.0.1">compare view</a></li> </ul> </details> <br /> Updates `org.apache.shiro:shiro-spring` from 2.2.1 to 3.0.1 <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/apache/shiro/releases">org.apache.shiro:shiro-spring's releases</a>.</em></p> <blockquote> <h2>Apache Shiro 3.0.1</h2> <h2>Security updates</h2> <ul> <li>enh: added replay whitelist and blacklist check before resubmitting a… by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2826">apache/shiro#2826</a></li> <li><a href="https://redirect.github.com/apache/shiro/issues/2831">#2831</a> - Add optional JEP-290 ObjectInputFilter support to DefaultSerializer, with a conservative resource-limit default on RememberMe deserialization by <a href="https://github.com/Nexory"><code>@Nexory</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2832">apache/shiro#2832</a></li> <li>bugfix(aop/guice): add support for retrieving annotations from superc… by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2860">apache/shiro#2860</a></li> <li>Enhancement: support for remembered principals in session management, check w… by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2859">apache/shiro#2859</a></li> <li>Bugfix: improve form resubmit handling by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2858">apache/shiro#2858</a></li> <li>Bugfix: default case insensitive filters for programmatic and Spring / Spring Boot configurations by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2857">apache/shiro#2857</a></li> <li><a href="https://redirect.github.com/apache/shiro/issues/2841">#2841</a> Fix Active Directory DN authentication by <a href="https://github.com/abhiramaab"><code>@abhiramaab</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2854">apache/shiro#2854</a></li> <li>Various bug fixes by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2866">apache/shiro#2866</a></li> </ul> <h2>Bug fixes</h2> <ul> <li><a href="https://redirect.github.com/apache/shiro/issues/2804">#2804</a> bugfix: fix login() once again accepts null subject by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2807">apache/shiro#2807</a></li> <li><a href="https://redirect.github.com/apache/shiro/issues/2818">#2818</a> bugfix(matcher): prevent accidental matches for simulated credentials in… by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2856">apache/shiro#2856</a></li> <li>bugfix(jakarta-ee): missing cache entry for the check by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2861">apache/shiro#2861</a></li> <li><a href="https://redirect.github.com/apache/shiro/issues/2868">#2868</a> bugfix: fix security context handling in JAX-RS support for methods i… by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2867">apache/shiro#2867</a></li> <li><a href="https://redirect.github.com/apache/shiro/issues/2870">#2870</a> bugfix(aop): added handling for annotations for class with static… by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2869">apache/shiro#2869</a></li> </ul> <h2>Improvements</h2> <ul> <li>[2805] Discard Jenkins build workspace after 30 days by <a href="https://github.com/apupier"><code>@apupier</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2806">apache/shiro#2806</a></li> <li>chore: re-enable API compatibility checks post 3.0 release by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2814">apache/shiro#2814</a></li> <li>bugfix(test): fix flaky ExecutorServiceSessionValidationSchedulerTest… by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2820">apache/shiro#2820</a></li> <li>[CI] Add prek priority levels to allow safe parallel execution of hooks by <a href="https://github.com/jbampton"><code>@jbampton</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2816">apache/shiro#2816</a></li> <li>Update markdown-lint configuration add link to rules by <a href="https://github.com/jbampton"><code>@jbampton</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2815">apache/shiro#2815</a></li> <li><a href="https://redirect.github.com/apache/shiro/issues/2827">#2827</a> enh: added new constructors to be able to set host and start timestamp by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2830">apache/shiro#2830</a></li> <li>chore(jenkins): clean up custom workspace directories by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2810">apache/shiro#2810</a></li> <li><a href="https://redirect.github.com/apache/shiro/issues/2837">#2837</a> Fail closed when getPathWithinApplication() cannot normalize the request path by <a href="https://github.com/xaccefy"><code>@xaccefy</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2836">apache/shiro#2836</a></li> <li>chore: fix reproducibility of AspectJ support module by forcing USA l… by <a href="https://github.com/lprimak"><code>@lprimak</code></a> in <a href="https://redirect.github.com/apache/shiro/pull/2862">apache/shiro#2862</a></li> </ul> <h2>Dependency Updates</h2> <ul> <li>chore(deps): bump the maven-dependencies group across 1 directory with 18 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2823">apache/shiro#2823</a></li> <li>chore(deps): bump the pre-commit-hooks group across 1 directory with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2822">apache/shiro#2822</a></li> <li>chore(deps): bump the github-actions-dependencies group across 1 directory with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2821">apache/shiro#2821</a></li> <li>chore(deps): bump the maven-dependencies group with 13 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2829">apache/shiro#2829</a></li> <li>chore(deps): bump the github-actions-dependencies group with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2828">apache/shiro#2828</a></li> <li>chore(deps): bump the pre-commit-hooks group across 1 directory with 4 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2842">apache/shiro#2842</a></li> <li>chore(deps): bump the github-actions-dependencies group across 1 directory with 10 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2843">apache/shiro#2843</a></li> <li>chore(deps): bump the maven-dependencies group across 1 directory with 32 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2844">apache/shiro#2844</a></li> <li>chore(deps): bump the maven-dependencies group with 5 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2849">apache/shiro#2849</a></li> <li>chore(deps): bump the github-actions-dependencies group with 6 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2850">apache/shiro#2850</a></li> <li>chore(deps): bump the pre-commit-hooks group with 2 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2851">apache/shiro#2851</a></li> <li>chore(deps): bump the maven-dependencies group with 22 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2852">apache/shiro#2852</a></li> <li>chore(deps): bump the github-actions-dependencies group with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2853">apache/shiro#2853</a></li> <li>chore(deps): bump the github-actions-dependencies group with 4 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2865">apache/shiro#2865</a></li> <li>chore(deps): bump the maven-dependencies group with 15 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2864">apache/shiro#2864</a></li> <li>chore(deps): bump the pre-commit-hooks group with 3 updates by <a href="https://github.com/dependabot"><code>@dependabot</code></a>[bot] in <a href="https://redirect.github.com/apache/shiro/pull/2863">apache/shiro#2863</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/apupier"><code>@apupier</code></a> made their first contribution in <a href="https://redirect.github.com/apache/shiro/pull/2806">apache/shiro#2806</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li>See full diff in <a href="https://github.com/apache/shiro/compare/shiro-root-2.2.1...shiro-root-3.0.1">compare view</a></li> </ul> </details> <br /> 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] For further information, visit: https://activemq.apache.org/contact
