Skip to content

Bump io.spring.javaformat:spring-javaformat-maven-plugin from 0.0.40 to 0.0.48 - #1022

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/main/io.spring.javaformat-spring-javaformat-maven-plugin-0.0.48
Open

Bump io.spring.javaformat:spring-javaformat-maven-plugin from 0.0.40 to 0.0.48#1022
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/maven/main/io.spring.javaformat-spring-javaformat-maven-plugin-0.0.48

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps io.spring.javaformat:spring-javaformat-maven-plugin from 0.0.40 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

v0.0.47

⭐ New Features

  • Support '20NN-present' format in headers #448

🐞 Bug Fixes

  • JSpecify @Nullable and @NonNull are not inlined for fields with default visibility #447
  • @NullMarked and @NullUnmarked of JSpecify are inlined on methods #446
  • UnsupportedOperationException when creating 'scratch file' in IntelliJ IDEA #441

❤️ Contributors

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

@​nosan

v0.0.46

🐞 Bug Fixes

... (truncated)

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)

Bumps [io.spring.javaformat:spring-javaformat-maven-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.40 to 0.0.48.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](spring-io/spring-javaformat@v0.0.40...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 27, 2026
@ryanjbaxter

Copy link
Copy Markdown
Contributor

@cppwfs can you look at the formatting issues?

@spring-builds spring-builds added this to the 5.0.3 milestone Aug 28, 2026
cppwfs pushed a commit to cppwfs/spring-cloud-task that referenced this pull request Aug 31, 2026
Bumps [io.spring.javaformat:spring-javaformat-maven-plugin](https://github.com/spring-io/spring-javaformat) from 0.0.40 to 0.0.48.
- [Release notes](https://github.com/spring-io/spring-javaformat/releases)
- [Commits](spring-io/spring-javaformat@v0.0.40...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>

Apply Java format update (spring-cloud#1022)

Signed-off-by: Suraj Rajan <surajkrajan95@gmail.com>
@ryanjbaxter ryanjbaxter modified the milestones: 5.0.3, 5.1.0-M1 Aug 31, 2026
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 java Pull requests that update java code

Projects

Status: Todo
Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants