Skip to content

chore(deps): Update dependency com.ragedunicorn.tools.maven:wago-release-maven-plugin to v2.1.1#65

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ragedunicorn-maven-plugins
Open

chore(deps): Update dependency com.ragedunicorn.tools.maven:wago-release-maven-plugin to v2.1.1#65
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/ragedunicorn-maven-plugins

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change
com.ragedunicorn.tools.maven:wago-release-maven-plugin minor

Release Notes

RagedUnicorn/wago-release-maven-plugin (com.ragedunicorn.tools.maven:wago-release-maven-plugin)

v2.1.1

Compare Source

Wago Release Maven Plugin 2.1.1

Bugfixes

  • Fixed a NoClassDefFoundError: com/google/common/collect/Lists at execution time. The plugin
    referenced Guava but never declared it as a dependency, so it was only resolved transitively
    through the provided-scope Maven core at compile time and was absent from the plugin's runtime
    class realm. The single Guava usage was replaced with a JDK equivalent, removing the dependency
    entirely. Affected releases: 2.1.0.

v2.1.0

Compare Source

Wago Release Maven Plugin 2.1.0

Features

  • Added support for Mists of Pandaria and Cataclysm patch versions via the new
    supportMopPatch and supportCataPatch parameters. At least one of supportedRetailPatch,
    supportedMopPatch, supportedCataPatch, supportedWotlkcPatch, supportedBccPatch or
    supportedClassicPatch must now be set. The serialized metadata gains supported_mop_patch
    and supported_cata_patch fields.

Build & Tooling

  • PMD upgraded to 7.25.0.
  • Checkstyle upgraded to 13.5.0.
  • maven-plugin-api, maven-core and maven-compat upgraded to 3.9.16.
  • README Maven Central badge link fixed.

Configuration

📅 Schedule: (in timezone UTC)

  • Branch creation
    • "on monday"
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title chore(deps): Update ragedunicorn maven plugins to v2.1.1 chore(deps): Update ragedunicorn maven plugins Jun 22, 2026
@renovate renovate Bot changed the title chore(deps): Update ragedunicorn maven plugins chore(deps): Update dependency com.ragedunicorn.tools.maven:wago-release-maven-plugin to v2.1.1 Jun 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants