Skip to content

SONARJAVA-6240 Bump org.apache.activemq:activemq-client from 5.15.9 to 6.2.2 in /java-checks-test-sources/default#5555

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/java-checks-test-sources/default/org.apache.activemq-activemq-client-6.2.2
Open

SONARJAVA-6240 Bump org.apache.activemq:activemq-client from 5.15.9 to 6.2.2 in /java-checks-test-sources/default#5555
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/maven/java-checks-test-sources/default/org.apache.activemq-activemq-client-6.2.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 8, 2026

Bumps org.apache.activemq:activemq-client from 5.15.9 to 6.2.2.

Release notes

Sourced from org.apache.activemq:activemq-client's releases.

Apache ActiveMQ 6.2.2

What's Changed

Full Changelog: apache/activemq@activemq-6.2.1...activemq-6.2.2

Apache ActiveMQ 5.19.4 release

What's Changed

Full Changelog: apache/activemq@activemq-5.19.3...activemq-5.19.4

Apache ActiveMQ 5.19.3

What's Changed

Full Changelog: apache/activemq@activemq-5.19.2...activemq-5.19.3

Commits
  • ace8c0c [maven-release-plugin] prepare release activemq-6.2.2
  • a56b352 Bump jackson-version from 2.21.0 to 2.21.1 (#1709) (#1810)
  • f224dc7 fix(assembly): add missing jolokia-core to assembly descriptor (#1808)
  • e2b8793 Update copyright year in the NOTICE file (#1806)
  • 18ea9ac Upgrade the spring.schemas in preparation for the 6.2.2 release (#1804)
  • 0544699 Backport: remove the annotation on the ProtocolConverterTest (#1793) (#1801)
  • b0ca555 Improve FactoryFinder Validation (#1793) (#1799)
  • 06d8423 Bump jolokia-version from 2.4.3 to 2.5.0 (#1663)
  • a9a07df [maven-release-plugin] prepare for next development iteration
  • ddb4219 [maven-release-plugin] prepare release activemq-6.2.1
  • 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.15.9]

Dependabot compatibility score

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 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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [org.apache.activemq:activemq-client](https://github.com/apache/activemq) from 5.15.9 to 6.2.2.
- [Release notes](https://github.com/apache/activemq/releases)
- [Commits](apache/activemq@activemq-5.15.9...activemq-6.2.2)

---
updated-dependencies:
- dependency-name: org.apache.activemq:activemq-client
  dependency-version: 6.2.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file java Pull requests that update java code labels Apr 8, 2026
@sonar-review-alpha
Copy link
Copy Markdown

sonar-review-alpha bot commented Apr 8, 2026

Summary

⚠️ The PR description exceeded the analysis limit and was truncated. The review may not reflect all context.

This PR bumps the org.apache.activemq:activemq-client dependency from 5.15.9 to 6.2.2 in the test sources POM. It's a single-line change in java-checks-test-sources/default/pom.xml with scope="provided", so it only affects the test classpath and won't impact runtime dependencies. The release notes indicate mostly maintenance updates, security patches, and schema improvements across the versions.

What reviewers should know

What to check:

  • This is a major version jump (5.15.x → 6.2.2). Verify that tests still pass and there are no compatibility issues with how ActiveMQ is used in the test suite.
  • The dependency is provided scope, so it won't be bundled with the application.
  • No code changes are needed — this is purely a dependency update in a test module.

  • Generate Walkthrough
  • Generate Diagram

🗣️ Give feedback

@hashicorp-vault-sonar-prod hashicorp-vault-sonar-prod bot changed the title Bump org.apache.activemq:activemq-client from 5.15.9 to 6.2.2 in /java-checks-test-sources/default SONARJAVA-6240 Bump org.apache.activemq:activemq-client from 5.15.9 to 6.2.2 in /java-checks-test-sources/default Apr 8, 2026
@hashicorp-vault-sonar-prod
Copy link
Copy Markdown
Contributor

hashicorp-vault-sonar-prod bot commented Apr 8, 2026

SONARJAVA-6240

Copy link
Copy Markdown

@sonar-review-alpha sonar-review-alpha bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! ✅

Straightforward single-line dependency bump in a test-only POM with no logic changes. Nothing to flag.

🗣️ Give feedback

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file java Pull requests that update java code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants