Skip to content

Update Maven dependencies (2026-08-17) - #164

Merged
kevinherron merged 1 commit into
masterfrom
codex/weekly-modbus-maven-dependency-updates-2026-08-17
Aug 22, 2026
Merged

Update Maven dependencies (2026-08-17)#164
kevinherron merged 1 commit into
masterfrom
codex/weekly-modbus-maven-dependency-updates-2026-08-17

Conversation

@kevinherron

Copy link
Copy Markdown
Contributor

Updated dependencies and plugins

Plugins:

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

Dependencies:

  • None applied.

Skipped prerelease/non-stable suggestions

No prerelease or non-stable suggestions were reported.

Skipped stable suggestions:

  • org.bouncycastle:bcprov-jdk18on 1.85 -> 1.85.2 was not applied because the centralized bouncycastle.version property also controls org.bouncycastle:bcpkix-jdk18on, and bcpkix-jdk18on:1.85.2 does not resolve from Maven Central.

Verification

Initial verification with both reported updates:

  • mvn -q -DskipTests install failed because org.bouncycastle:bcpkix-jdk18on:jar:1.85.2 was not found in Maven Central.

Verification after reverting only the Bouncy Castle update:

  • mvn -q -DskipTests install passed
  • mvn dependency:resolve passed
  • mvn -q spotless:apply passed
  • mvn -q clean compile passed
  • mvn -q clean verify passed

Review:

  • Independent Codex review: APPROVED

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

coderabbitai Bot commented Aug 18, 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: cb319262-0847-44a8-9fee-07469b787102

📥 Commits

Reviewing files that changed from the base of the PR and between c4d01c7 and 11ba1bf.

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

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


📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated the code formatting tool to a newer version for improved build consistency.

Walkthrough

The project updates the configured Spotless Maven plugin version from 3.9.0 to 3.10.0.

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.9.0 to 3.10.0.

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

Merge Risk: ⚪ Minimal · up to 11ba1

The PR updates the Spotless Maven plugin from 3.9.0 to 3.10.0 without changing project dependencies; dependency resolution and build verification pass, so no actionable merge-blocking risk remains after normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title refers to the Maven plugin update, but it broadly describes the change as dependency updates.
Description check ✅ Passed The description accurately explains the Spotless plugin update, the skipped Bouncy Castle update, and the verification results.
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.

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.

@kevinherron
kevinherron merged commit 3deb1ce into master Aug 22, 2026
4 checks passed
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