Skip to content

Bump io-spring-javaformat from 0.0.47 to 0.0.48 - #19561

Open
dependabot[bot] wants to merge 1 commit into
7.0.xfrom
dependabot/gradle/7.0.x/io-spring-javaformat-0.0.48
Open

Bump io-spring-javaformat from 0.0.47 to 0.0.48#19561
dependabot[bot] wants to merge 1 commit into
7.0.xfrom
dependabot/gradle/7.0.x/io-spring-javaformat-0.0.48

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps io-spring-javaformat from 0.0.47 to 0.0.48.
Updates io.spring.javaformat:spring-javaformat-checkstyle from 0.0.47 to 0.0.48

Release notes

Sourced from io.spring.javaformat:spring-javaformat-checkstyle'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

Updates io.spring.javaformat:spring-javaformat-gradle-plugin from 0.0.47 to 0.0.48

Release notes

Sourced from io.spring.javaformat:spring-javaformat-gradle-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 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` from 0.0.47 to 0.0.48.

Updates `io.spring.javaformat:spring-javaformat-checkstyle` 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)

Updates `io.spring.javaformat:spring-javaformat-gradle-plugin` 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-checkstyle
  dependency-version: 0.0.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
- dependency-name: io.spring.javaformat:spring-javaformat-gradle-plugin
  dependency-version: 0.0.48
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added in: build An issue in the build type: dependency-upgrade A dependency upgrade labels Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in: build An issue in the build type: dependency-upgrade A dependency upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants