rh-messaging / cli-java

cli-java is a collection of commandline messaging clients suitable for interacting with Message Oriented Middleware such as ActiveMQ Artemis broker or Qpid Dispatch router.
Apache License 2.0
8 stars 7 forks source link

Bump org.apache.activemq:activemq-client from 5.17.4 to 6.0.1 #686

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 8 months ago

Bumps org.apache.activemq:activemq-client from 5.17.4 to 6.0.1.

Commits
  • 8893e83 [maven-release-plugin] prepare release activemq-6.0.1
  • 01aa140 [AMQ-9398] Fix activemq-ra/activemq-rar namespaces for Jakarta EE
  • e5387bd [AMQ-9401] Minor doc update referencing javax instead of jakarta
  • 7086edc [AMQ-9399] Fix OSGi headers for activemq-cf and activemq-jms-pool
  • 96249d3 Update spring.schema in preparation for 6.0.1 release
  • 6b59cdf Improve test reliability by resolving nondeterministic order of Json
  • 7e8a17b AMQ-9408: fix jolokia-access.xml loading in Windows wrapper
  • f3574f1 AMQ-9405: fix Jetty examples about secure connector
  • ea22f94 AMQ-9406: Upgrade to Camel 4.2.0
  • 0ef002e AMQ-9407: Upgrade to log4j 2.22.0
  • Additional commits viewable in compare view


Most Recent Ignore Conditions Applied to This Pull Request | Dependency Name | Ignore Conditions | | --- | --- | | org.apache.activemq:activemq-client | [< 6, > 5.17.4] |

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
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 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 6 months ago

Superseded by #729.