Skip to content

Update pom.xml versions#381

Merged
jodastephen merged 1 commit into
mainfrom
pom-update
Jun 15, 2026
Merged

Update pom.xml versions#381
jodastephen merged 1 commit into
mainfrom
pom-update

Conversation

@jodastephen

@jodastephen jodastephen commented Jun 14, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Updated the build/testing framework version (JUnit 5.13.4 → 5.14.4).
    • Bumped multiple Maven plugin/tooling versions (compiler, surefire, checkstyle, assembly, and others) to improve build stability and compatibility.

Copilot AI review requested due to automatic review settings June 14, 2026 22:58
@coderabbitai

coderabbitai Bot commented Jun 14, 2026

Copy link
Copy Markdown

Review Change Stack

Warning

Review limit reached

@jodastephen, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 3 minutes and 46 seconds. Learn how PR review limits work.

Your organization has used up its prepaid credits, and credit purchases are no longer available. Enable the review add-on in the billing tab to keep reviews running — you're only billed for reviews past your plan's rate limits ($0.25/file).

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 0277a231-f628-472e-809d-3fb0743e8a3a

📥 Commits

Reviewing files that changed from the base of the PR and between 2ddd72f and 6faa382.

📒 Files selected for processing (1)
  • pom.xml
📝 Walkthrough

Walkthrough

All changes are confined to pom.xml property declarations. junit.version is bumped from 5.13.4 to 5.14.4, and approximately 30 Maven build and reporting plugin version properties are updated to new values.

Changes

Dependency and Plugin Version Bumps

Layer / File(s) Summary
JUnit and Maven plugin version properties
pom.xml
junit.version updated to 5.14.4; ~30 Maven build/reporting plugin version properties (assembly, bundle, compiler, dependency, deploy, enforcer, gpg, jar, javadoc, pmd, surefire, jacoco, spotbugs, and others) bumped to new values.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • ThreeTen/threeten-extra#377: Also modifies junit.version in pom.xml, making it directly overlapping with the JUnit version update in this PR.

Poem

🐇 Hop, hop, versions rise,
JUnit leaps to new skies!
Plugins polished, clean and bright,
Every property set just right.
A bunny bumps the numbers true,
Keeping dependencies fresh and new! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes the main change: updating multiple versions in pom.xml for JUnit and Maven plugins/tooling.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch pom-update

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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 dependency/plugin version properties in pom.xml to newer releases, keeping the project’s build tooling and test stack current.

Changes:

  • Bumped JUnit BOM version used for tests.
  • Updated multiple Maven plugin versions (compiler, surefire, release, site, etc.).
  • Updated static analysis / reporting tool versions (Checkstyle, SpotBugs, JaCoCo, GitHub API).

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

@jodastephen
jodastephen force-pushed the pom-update branch 3 times, most recently from 2ddd72f to 039aa35 Compare June 15, 2026 07:46
@jodastephen
jodastephen merged commit 5332614 into main Jun 15, 2026
9 checks passed
@jodastephen
jodastephen deleted the pom-update branch June 15, 2026 08:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants