Skip to content

Bump the maven group across 2 directories with 1 update#3013

Merged
bfreiberg merged 1 commit intomainfrom
dependabot/maven/activemq-private-lambda-java-sam/activemq_consumer_dynamo_sam/activemq_event_consumer_function/maven-0d26262569
Apr 9, 2026
Merged

Bump the maven group across 2 directories with 1 update#3013
bfreiberg merged 1 commit intomainfrom
dependabot/maven/activemq-private-lambda-java-sam/activemq_consumer_dynamo_sam/activemq_event_consumer_function/maven-0d26262569

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps the maven group with 1 update in the /activemq-private-lambda-java-sam/activemq_consumer_dynamo_sam/activemq_event_consumer_function directory: org.apache.activemq:activemq-client.
Bumps the maven group with 1 update in the /activemq-private-lambda-java-sam/activemq_message_sender_json directory: org.apache.activemq:activemq-client.

Updates org.apache.activemq:activemq-client from 6.2.0 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

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

Updates org.apache.activemq:activemq-client from 5.18.7 to 5.19.3

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

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

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the maven group with 1 update in the /activemq-private-lambda-java-sam/activemq_consumer_dynamo_sam/activemq_event_consumer_function directory: [org.apache.activemq:activemq-client](https://github.com/apache/activemq).
Bumps the maven group with 1 update in the /activemq-private-lambda-java-sam/activemq_message_sender_json directory: [org.apache.activemq:activemq-client](https://github.com/apache/activemq).


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

Updates `org.apache.activemq:activemq-client` from 5.18.7 to 5.19.3
- [Release notes](https://github.com/apache/activemq/releases)
- [Commits](apache/activemq@activemq-6.2.0...activemq-6.2.2)

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

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
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 8, 2026
@dependabot dependabot bot added the java Pull requests that update Java code label Apr 8, 2026
@bfreiberg bfreiberg merged commit c46f1a3 into main Apr 9, 2026
1 check passed
@bfreiberg bfreiberg deleted the dependabot/maven/activemq-private-lambda-java-sam/activemq_consumer_dynamo_sam/activemq_event_consumer_function/maven-0d26262569 branch April 9, 2026 10:25
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.

3 participants