Skip to content

build(deps-dev): bump io.spring.javaformat:spring-javaformat-maven-plugin from 0.0.47 to 0.0.48 - #266

Merged
unknowIfGuestInDream merged 1 commit into
masterfrom
dependabot/maven/io.spring.javaformat-spring-javaformat-maven-plugin-0.0.48
Aug 24, 2026
Merged

build(deps-dev): bump io.spring.javaformat:spring-javaformat-maven-plugin from 0.0.47 to 0.0.48#266
unknowIfGuestInDream merged 1 commit into
masterfrom
dependabot/maven/io.spring.javaformat-spring-javaformat-maven-plugin-0.0.48

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps io.spring.javaformat:spring-javaformat-maven-plugin from 0.0.47 to 0.0.48.

Release notes

Sourced from io.spring.javaformat:spring-javaformat-maven-plugin's releases.

v0.0.48

⭐ New Features

  • Add doclet to help when using offline links #473
  • Check that final classes do not have protected methods unless they're annotated with @Override #466
  • Add Spring Nullability Checkstyle Rule #465
  • Check that nested javadoc @since tag has a later version than its containing type's @since tag #462
  • Provide a convenience method for using the default Checkstyle configuration with Gradle #453
  • Check that annotation attribute values are concise when referencing something defined by an inner-type of the annotation #452
  • React to the checkstyle plugin in Gradle projects #443

🐞 Bug Fixes

  • Checkstyle 13.9.0 cannot be used due to removal of JavadocStyleCheck #479
  • Format + Spring Checkstyle checks combined fail with nullable varags #454

📔 Documentation

  • Clarify how to use the Eclipse update site #457
  • Polish README #450

🔨 Dependency Upgrades

  • Upgrade to Plexus Utils 4.0.3 #469

❤️ Contributors

Thank you to all the contributors who worked on this release:

@​scordio

Commits
  • 9c096fd Release v0.0.48
  • 5bd01b0 Use ubuntu-latest for release train build/test
  • 521254a Generate workflows
  • eae6edd Add release train actions
  • 88e8f23 Merge pull request #471 from GollapudiSrikanth
  • 9f5e334 Relax uppercase restriction for acronyms
  • 4d3417e Replace JavadocStyleCheck with more focused javadoc checks
  • 3036fca Permit fully-qualified refs in concise annotation attribute check
  • b4a9b01 Downgrade AssertJ for most projects
  • b5ef0c6 Refine offline links doclet for less versbose configuration
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot 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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

…ugin

Bumps [io.spring.javaformat:spring-javaformat-maven-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.47 to 0.0.48.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](spring-io/spring-javaformat@v0.0.47...v0.0.48)

---
updated-dependencies:
- dependency-name: io.spring.javaformat:spring-javaformat-maven-plugin
  dependency-version: 0.0.48
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file java Pull requests that update Java code labels Aug 24, 2026
@naming-conventions-bot

Copy link
Copy Markdown

Thank you for following naming conventions! 😻

@what-the-diff

what-the-diff Bot commented Aug 24, 2026

Copy link
Copy Markdown

PR Summary

  • Spring Java Format Version Update
    The version of spring-javaformat in the project was updated. Changing from the older 0.0.47 version to the more recent 0.0.48 version. This update is likely to bring in improvements and bug fixes offered by the new version, enhancing the overall efficiency of the project development.

@sonarqubecloud

Copy link
Copy Markdown

@mergify
mergify Bot requested a review from unknowIfGuestInDream August 24, 2026 09:03
@github-actions github-actions Bot added the enhancement New feature or request label Aug 24, 2026
@mergify

mergify Bot commented Aug 24, 2026

Copy link
Copy Markdown
Contributor

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

@unknowIfGuestInDream
unknowIfGuestInDream merged commit 84843bb into master Aug 24, 2026
78 checks passed
@unknowIfGuestInDream
unknowIfGuestInDream deleted the dependabot/maven/io.spring.javaformat-spring-javaformat-maven-plugin-0.0.48 branch August 24, 2026 11:20
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 enhancement New feature or request java Pull requests that update Java code size/XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant