chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.8.0 to 3.10.2 - #3607
Conversation
There was a problem hiding this comment.
🟢 Approval recommended
The PR only updates Spotless plugin version properties with no behavioral code changes and no inconsistencies found in Spotless version usage across modules.
Pull request overview
Updates the build’s Spotless Maven plugin version property so formatting behavior and execution come from Spotless 3.10.2 across the parent and BOM POMs.
Changes:
- Bump
spotless.versionin the rootpom.xmlto3.10.2. - Bump
spotless.versioninoperator-framework-bom/pom.xmlto3.10.2for consistency.
File summaries
| File | Description |
|---|---|
| pom.xml | Updates the root Spotless plugin version property used by build/plugin management. |
| operator-framework-bom/pom.xml | Aligns the BOM module’s Spotless plugin version property with the root. |
Review details
- Files reviewed: 2/2 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.8.0 to 3.10.2. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.8.0...maven/3.10.2) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
a70e9a0 to
d4d5ed2
Compare
|
OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps com.diffplug.spotless:spotless-maven-plugin from 3.8.0 to 3.10.2.
Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Commits
dc2a4cbPublished maven/3.10.2876c8c4Published gradle/8.10.2ff28375Published lib/4.10.2e260aa7shortenFullyQualifiedTypes: preserve unqualified type resolution (#3037)5a2cdcaUpdate changelogs.98ca50eMerge remote-tracking branch 'origin/main' into 3033-unqualified-type-collision9591d7eResolve interopability with spotless, lombok and VSCode (#3038)5842e1bshortenFullyQualifiedTypes: shorten FQTs in expression context (#3039)e7f5b60Add changelog entries79ff6c7Resolve interopability with spotless, lombok and VSCode