build(deps): Bump git-code-format-maven-plugin.version from 5.4 to 6.0 by dependabot[bot] · Pull Request #103 · gilbertguan2385/feign

Bumps git-code-format-maven-plugin.version from 5.4 to 6.0.
Updates com.cosium.code:google-java-format from 5.4 to 6.0

Release notes

Sourced from com.cosium.code:google-java-format's releases.

6.0

Breaking changes

  • The minimum JDK version supported by google-java-format is now JDK 21. Therefore this is now the minimum JDK version required by this plugin.

What's Changed

New Contributors

Full Changelog: Cosium/git-code-format-maven-plugin@5.4...6.0

5.6

What's Changed

... (truncated)

Commits
  • 752a07f [maven-release-plugin] prepare release 6.0
  • 1382ae5 Bump to version 6
  • 2e07466 Downgrade CI JDK to version 21 (#347)
  • 0ee0e8c [maven-release-plugin] prepare for next development iteration
  • b1310c9 [maven-release-plugin] prepare release 5.5
  • 7306b96 Bump com.google.googlejavaformat:google-java-format from 1.28.0 to 1.34.1 (#337)
  • 1b659b6 Upgrade CI to jdk 25 (#344)
  • 3c25e34 Use FileUtils.moveDirectory to support cross-filesystem moves (#343)
  • 7b6ea38 Bump ch.qos.logback:logback-classic from 1.5.31 to 1.5.32 (#341)
  • c31f2f2 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 (#342)
  • Additional commits viewable in compare view

Updates com.cosium.code:git-code-format-maven-plugin from 5.4 to 6.0

Release notes

Sourced from com.cosium.code:git-code-format-maven-plugin's releases.

6.0

Breaking changes

  • The minimum JDK version supported by google-java-format is now JDK 21. Therefore this is now the minimum JDK version required by this plugin.

What's Changed

New Contributors

Full Changelog: Cosium/git-code-format-maven-plugin@5.4...6.0

5.6

What's Changed

... (truncated)

Commits
  • 752a07f [maven-release-plugin] prepare release 6.0
  • 1382ae5 Bump to version 6
  • 2e07466 Downgrade CI JDK to version 21 (#347)
  • 0ee0e8c [maven-release-plugin] prepare for next development iteration
  • b1310c9 [maven-release-plugin] prepare release 5.5
  • 7306b96 Bump com.google.googlejavaformat:google-java-format from 1.28.0 to 1.34.1 (#337)
  • 1b659b6 Upgrade CI to jdk 25 (#344)
  • 3c25e34 Use FileUtils.moveDirectory to support cross-filesystem moves (#343)
  • 7b6ea38 Bump ch.qos.logback:logback-classic from 1.5.31 to 1.5.32 (#341)
  • c31f2f2 Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 (#342)
  • 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)