Skip to content

Bump and manage low-level transitive maven dependencies#37237

Merged
arnej27959 merged 1 commit into
masterfrom
arnej/bump-classworlds-plexus
Jun 17, 2026
Merged

Bump and manage low-level transitive maven dependencies#37237
arnej27959 merged 1 commit into
masterfrom
arnej/bump-classworlds-plexus

Conversation

@arnej27959

Copy link
Copy Markdown
Member

These two low-level dependencies (pulled in transitively, e.g. via the plexus/maven tooling stack) were previously pinned to hardcoded versions directly in the enforcer allowlist. Move them under managed version properties so they are declared and bumped in one place like the rest of our dependencies, and update the enforcer allowlist to reference the properties.

While doing so, bump the versions:

  • classworlds:classworlds 1.1-alpha-2 -> 1.1 (use the released version instead of an alpha)
  • org.codehaus.plexus:plexus-component-annotations 2.1.0 -> 2.2.0

These two low-level dependencies (pulled in transitively, e.g. via the
plexus/maven tooling stack) were previously pinned to hardcoded versions
directly in the enforcer allowlist. Move them under managed version
properties so they are declared and bumped in one place like the rest of
our dependencies, and update the enforcer allowlist to reference the
properties.

While doing so, bump the versions:
  - classworlds:classworlds  1.1-alpha-2 -> 1.1 (use the released version
    instead of an alpha)
  - org.codehaus.plexus:plexus-component-annotations  2.1.0 -> 2.2.0
@arnej27959 arnej27959 requested review from gjoranv and hmusum June 17, 2026 17:07
@arnej27959 arnej27959 merged commit 9a2ef0a into master Jun 17, 2026
3 checks passed
@arnej27959 arnej27959 deleted the arnej/bump-classworlds-plexus branch June 17, 2026 21:32
@gjoranv

gjoranv commented Jun 18, 2026

Copy link
Copy Markdown
Member

👍

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants