Skip to content

Update Maven dependencies (2026-08-28) - #165

Open
kevinherron wants to merge 1 commit into
masterfrom
codex/weekly-modbus-maven-dependency-updates-2026-08-28
Open

Update Maven dependencies (2026-08-28)#165
kevinherron wants to merge 1 commit into
masterfrom
codex/weekly-modbus-maven-dependency-updates-2026-08-28

Conversation

@kevinherron

Copy link
Copy Markdown
Contributor

Updates

Dependencies

  • None applied.

Plugins

  • com.diffplug.spotless:spotless-maven-plugin 3.10.0 -> 3.10.1

Skipped

  • org.bouncycastle:bcprov-jdk18on 1.85 -> 1.85.2 was reported, but was not applied because the shared bouncycastle.version property also controls org.bouncycastle:bcpkix-jdk18on, and bcpkix-jdk18on:1.85.2 is not present in Maven Central.

Verification

All Maven commands were run by the maven-command-runner agent.

  • mvn versions:display-dependency-updates - passed
  • mvn versions:display-plugin-updates - passed
  • mvn -q -DskipTests install - passed
  • mvn dependency:resolve - passed
  • mvn -q spotless:apply - passed
  • mvn -q clean compile - passed
  • mvn -q clean verify - passed

Independent review: APPROVED.

@kevinherron kevinherron added the dependencies Pull requests that update a dependency file label Aug 29, 2026
@coderabbitai

coderabbitai Bot commented Aug 29, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: cb75f57c-5245-4903-aaa2-f84ff91c4406

📥 Commits

Reviewing files that changed from the base of the PR and between 3deb1ce and 86a2a31.

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

Included review availability: Your plan provides up to 4 included reviews per hour; 3 remain after this review.


📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated the code formatting tooling to a newer maintenance release.

Walkthrough

The Maven configuration updates the Spotless Maven Plugin version from 3.10.0 to 3.10.1.

Changes

Spotless Maven Plugin Update

Layer / File(s) Summary
Update Spotless Maven Plugin version
pom.xml
The spotless-maven-plugin.version property changes from 3.10.0 to 3.10.1.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 86a2a

This PR updates only the Spotless Maven plugin from 3.10.0 to 3.10.1, with the documented Maven checks passing; no actionable merge-blocking risk remains.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The description accurately documents the Spotless Maven plugin update, the skipped Bouncy Castle update, and the verification results.
Title check ✅ Passed The title identifies a Maven update and includes a date. It is broader than the actual plugin-only change but remains related to the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
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.
Full details: Docstring Coverage

Explanation

No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (1 skipped: 1 unsupported.)


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.

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

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant