Skip to content

Update Maven dependencies (2026-07-21) - #154

Merged
kevinherron merged 1 commit into
masterfrom
codex/weekly-modbus-maven-dependency-updates-2026-07-21
Jul 21, 2026
Merged

Update Maven dependencies (2026-07-21)#154
kevinherron merged 1 commit into
masterfrom
codex/weekly-modbus-maven-dependency-updates-2026-07-21

Conversation

@kevinherron

Copy link
Copy Markdown
Contributor

Updates

Dependencies

  • io.netty:netty-buffer, io.netty:netty-codec, and io.netty:netty-handler: 4.1.135.Final4.1.136.Final (via netty.version)
  • org.bouncycastle:bcpkix-jdk18on and org.bouncycastle:bcprov-jdk18on: 1.841.85 (via bouncycastle.version)

Plugins

  • No plugin updates were available.

Skipped updates

  • No prerelease or other non-stable updates were reported.
  • The existing Versions Maven Plugin rule continues to keep Netty on the compatible 4.1 release line.

Verification

  • mvn versions:display-dependency-updates — passed
  • mvn versions:display-plugin-updates — passed
  • mvn dependency:resolve — passed after installing the reactor-local 2.1.6-SNAPSHOT artifacts; the initial run could not resolve the sibling modbus module from the local repository
  • mvn -q spotless:apply — passed; no tracked formatting changes
  • mvn -q clean compile — passed
  • mvn -q clean verify — passed; 80 tests, 0 failures, 0 errors, 0 skipped
  • Independent code review — APPROVED

@coderabbitai

coderabbitai Bot commented Jul 21, 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: 84612798-4529-4f0c-a8d1-9b1fda77cdbb

📥 Commits

Reviewing files that changed from the base of the PR and between fb9da42 and c96407c.

📒 Files selected for processing (1)
  • pom.xml
🚧 Files skipped from review as they are similar to previous changes (1)
  • pom.xml

📝 Walkthrough

Summary by CodeRabbit

  • Chores
    • Updated underlying networking and cryptography libraries to newer versions.
    • No user-facing functionality or configuration changes.

Walkthrough

Updated Maven properties to use Netty 4.1.136.Final and Bouncy Castle 1.85.

Changes

Dependency Version Updates

Layer / File(s) Summary
Maven version properties
pom.xml
Updates the Netty and Bouncy Castle version properties.

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

Possibly related PRs

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: updating Maven dependencies.
Description check ✅ Passed The description accurately matches the dependency updates and verification performed in this PR.
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 force-pushed the codex/weekly-modbus-maven-dependency-updates-2026-07-21 branch from fb9da42 to c96407c Compare July 21, 2026 18:15
@kevinherron
kevinherron merged commit 60c4aaf into master Jul 21, 2026
4 checks passed
@kevinherron
kevinherron deleted the codex/weekly-modbus-maven-dependency-updates-2026-07-21 branch August 8, 2026 13:48
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.

1 participant