You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(deps): bump artemis-jakarta 2.44.0 to 2.54.0 and migrate groupId to org.apache.artemis (#24049)
Artemis moved to its own Apache top-level project and migrated its Maven
groupId from org.apache.activemq to org.apache.artemis as of 2.50.0. The
old coordinates are now relocation stubs, so bumping the version alone makes
dependency:analyze fail (declared org.apache.activemq:* vs resolved
org.apache.artemis:*). This updates the groupId at all declarations and the
analyze ignore entries.
Also fixes CVE-2026-27446 (missing authentication in Core protocol
federation), which affects Artemis 2.11.0-2.44.0 and is fixed in 2.52.0.
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
0 commit comments