chore(deps): bump com.diffplug.spotless:spotless-maven-plugin from 3.9.0 to 3.10.0 - #3566
Conversation
Bumps [com.diffplug.spotless:spotless-maven-plugin](https://github.com/diffplug/spotless) from 3.9.0 to 3.10.0. - [Release notes](https://github.com/diffplug/spotless/releases) - [Changelog](https://github.com/diffplug/spotless/blob/main/CHANGES.md) - [Commits](diffplug/spotless@maven/3.9.0...maven/3.10.0) --- updated-dependencies: - dependency-name: com.diffplug.spotless:spotless-maven-plugin dependency-version: 3.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Pull request overview
This PR updates the Spotless Maven plugin version used by the build to keep formatting tooling up to date across the root project and the BOM module.
Changes:
- Bump
com.diffplug.spotless:spotless-maven-pluginfrom3.9.0to3.10.0in the root build. - Bump the same Spotless version property in
operator-framework-bomto keep module alignment.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
pom.xml |
Updates the root spotless.version property to 3.10.0, affecting the plugin version used in the main build. |
operator-framework-bom/pom.xml |
Updates the BOM’s spotless.version property to 3.10.0 to keep formatting plugin version consistent across modules. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
This we can do just after we raised to baseline java to 21. cc @xstefank |
|
@csviri ok |
|
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.9.0 to 3.10.0.
Release notes
Sourced from com.diffplug.spotless:spotless-maven-plugin's releases.
Commits
426b21dPublished maven/3.10.02fd42eaPublished gradle/8.10.0d71ed1aPublished lib/4.10.08b57c01Add shortenFullyQualifiedTypes step (fixes #2945) (#3005 closes #2945)6b42c5efix: make the FQN-collecting visitor a named static class4430823Better organization on the changelogs.45bea6dBetter place to put the shortenFullyQualifiedTypes docs0c49e65chore: spotlessApply1c5bc0adocs: list the Java import steps in the plugin README tables of contentscd57b58docs: document shortenFullyQualifiedTypes in the plugin READMEsDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)