Skip to content

chore(deps): update compatible Java quality plugins#63

Merged
fabian-barney merged 1 commit into
mainfrom
codex/dependency-updates-62
May 25, 2026
Merged

chore(deps): update compatible Java quality plugins#63
fabian-barney merged 1 commit into
mainfrom
codex/dependency-updates-62

Conversation

@fabian-barney

Copy link
Copy Markdown
Owner

Closes #62

Summary

  • Updates Java quality plugin versions to compatible stable releases.
  • Preserves Java 21.

Validation

  • .\mvnw.cmd -B verify.

Review Notes

  • Dependency-only change; no public runtime floor was raised.
  • Latest-compatible versions were selected over latest-absolute releases when framework or runtime constraints required it.

Copilot AI review requested due to automatic review settings May 25, 2026 11:30

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the Maven quality-gate plugin versions used by this repository to the latest compatible stable releases while keeping the project’s Java 21 compilation target unchanged (per issue #62).

Changes:

  • Bumped crap-java-maven-plugin version property from 0.5.0 to 0.6.0.
  • Bumped cognitive-java-maven-plugin version property from 0.4.0 to 0.5.1.

@fabian-barney fabian-barney merged commit b3becf0 into main May 25, 2026
9 checks passed
@fabian-barney fabian-barney deleted the codex/dependency-updates-62 branch May 25, 2026 11:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update compatible Java quality plugins

2 participants