Skip to content

[codex] Update Java build dependencies#92

Merged
fabian-barney merged 2 commits into
mainfrom
codex/dependency-updates-91
May 10, 2026
Merged

[codex] Update Java build dependencies#92
fabian-barney merged 2 commits into
mainfrom
codex/dependency-updates-91

Conversation

@fabian-barney
Copy link
Copy Markdown
Owner

Closes #91

Summary

  • updates stable Maven build/test/publishing plugin versions
  • updates JUnit, Jackson, Error Prone, and NullAway patch/major versions within supported Java 17 consumer floor
  • keeps the published Java runtime floor unchanged

Validation

  • mvn -B verify -Dcentral.skipPublishing=true
  • gradle-plugin/gradlew.bat check

Copilot AI review requested due to automatic review settings May 10, 2026 08:02
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Dependency update sweep across the Maven parent build and plugin modules, aiming to refresh build/publish tooling and core test/framework libraries while keeping the Java 17 consumer floor.

Changes:

  • Updated parent POM-managed versions for JUnit, Jackson, Error Prone, NullAway, and several Maven plugins.
  • Updated Maven plugin module’s Maven API/tooling dependencies and invoker/plugin tooling versions.
  • Updated Gradle plugin module’s JUnit BOM version used for tests.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
pom.xml Bumps centrally managed dependency/plugin versions (JUnit/Jackson/Error Prone/NullAway + Maven pluginManagement versions).
maven-plugin/pom.xml Updates Maven plugin API/core/tooling dependency versions and build plugin versions for the Maven plugin module.
gradle-plugin/build.gradle.kts Updates the Gradle plugin module’s test JUnit BOM version.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread gradle-plugin/build.gradle.kts
Comment thread pom.xml
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 9 out of 9 changed files in this pull request and generated no new comments.

@fabian-barney fabian-barney merged commit 8786942 into main May 10, 2026
11 checks passed
@fabian-barney fabian-barney deleted the codex/dependency-updates-91 branch May 10, 2026 09:12
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.

Dependency update sweep

2 participants