Skip to content

build: update lombok to 1.18.46 and configure annotation processor - #52

Merged
javier-godoy merged 1 commit into
masterfrom
build/lombok-1.18.46
Jul 30, 2026
Merged

build: update lombok to 1.18.46 and configure annotation processor#52
javier-godoy merged 1 commit into
masterfrom
build/lombok-1.18.46

Conversation

@javier-godoy

@javier-godoy javier-godoy commented Jul 30, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Modernized and centralized Lombok build configuration.
    • Improved build consistency by applying the same Lombok version to dependency and annotation-processing settings.

@sonarqubecloud

Copy link
Copy Markdown

@coderabbitai

coderabbitai Bot commented Jul 30, 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: 1cad4f41-1b03-4211-abbc-8e959f77669e

📥 Commits

Reviewing files that changed from the base of the PR and between 652ec07 and ed646bd.

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

Walkthrough

The Maven build centralizes Lombok version management and configures Lombok for compiler annotation processing through pluginManagement.

Changes

Lombok Maven configuration

Layer / File(s) Summary
Centralize Lombok dependency and processor version
pom.xml
Adds the lombok.version property, uses it for the Lombok dependency, and configures maven-compiler-plugin annotation processing with the same version.

Estimated code review effort: 2 (Simple) | ~10 minutes

Suggested reviewers: paodb

🚥 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 Lombok version update and annotation processor configuration.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch build/lombok-1.18.46

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.

@javier-godoy
javier-godoy merged commit 7dbfaf0 into master Jul 30, 2026
4 checks passed
@github-project-automation github-project-automation Bot moved this from To Do to Pending release in Flowing Code Addons Jul 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Pending release

Development

Successfully merging this pull request may close these issues.

1 participant