Skip to content

Comments

Bump org.apache.activemq:artemis-jakarta-server from 2.24.0 to 2.44.0#532

Merged
tomjenkinson merged 2 commits intomainfrom
dependabot/maven/org.apache.activemq-artemis-jakarta-server-2.44.0
Jan 30, 2026
Merged

Bump org.apache.activemq:artemis-jakarta-server from 2.24.0 to 2.44.0#532
tomjenkinson merged 2 commits intomainfrom
dependabot/maven/org.apache.activemq-artemis-jakarta-server-2.44.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 29, 2026

Bumps org.apache.activemq:artemis-jakarta-server from 2.24.0 to 2.44.0.

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 <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)

Bumps org.apache.activemq:artemis-jakarta-server from 2.24.0 to 2.44.0.

---
updated-dependencies:
- dependency-name: org.apache.activemq:artemis-jakarta-server
  dependency-version: 2.44.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jan 29, 2026
<dependency>
<groupId>org.apache.activemq</groupId>
<artifactId>artemis-jakarta-server</artifactId>
<version>2.24.0</version>
Copy link
Member

Choose a reason for hiding this comment

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

Thanks @tomjenkinson for fixing it. Could you consider using the (inherited) version of artemis-jakarta-server defined in the narayana bom? see https://github.com/jbosstm/narayana/blob/f99f7fef34d08478ea563eb9d76ecf487b18b636/boms/main/pom.xml#L54

slf4j is also defined in bom-test: https://github.com/jbosstm/narayana/blob/f99f7fef34d08478ea563eb9d76ecf487b18b636/boms/test/pom.xml#L51

Copy link
Member

Choose a reason for hiding this comment

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

Actually I can see the property is also defined here

<artemis.version>2.44.0</artemis.version>
which is not ideal as it is already defined in the narayana bom

Copy link
Member

Choose a reason for hiding this comment

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

I agree with you, it would be better to use the test BOM for the quickstart I think. Although did we decide to move away from using our BOM and hence why we ended up having it in a different file. Do we push the test BOM to Nexus/Central? I wonder if we try to solve separate to this action and maybe more generally to review the quickstarts in general and how they get their dependency versions?

Copy link
Member

@marcosgopen marcosgopen Jan 30, 2026

Choose a reason for hiding this comment

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

it would be better to use the test BOM for the quickstart I think

I agree

Do we push the test BOM to Nexus/Central?

yes, bom-test is here: https://mvnrepository.com/artifact/org.jboss.narayana/test-dependency-management

I wonder if we try to solve separate to this action and maybe more generally to review the quickstarts in general and how they get their dependency versions?

+1 I am ok to open a JBTM and solve it in a separate PR. In that case I would approve this PR

Copy link
Member

Choose a reason for hiding this comment

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

I can open the JBTM. I won't promise to solve it though :)

Happy to await your approval. I will get the JBTM started

Copy link
Member

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

Thanks!

Copy link
Member

@marcosgopen marcosgopen left a comment

Choose a reason for hiding this comment

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

Thanks

@tomjenkinson tomjenkinson merged commit 052d41a into main Jan 30, 2026
3 of 4 checks passed
@dependabot dependabot bot deleted the dependabot/maven/org.apache.activemq-artemis-jakarta-server-2.44.0 branch January 30, 2026 15:36
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.

2 participants