Skip to content

Choose a tag to compare

@reda-alaoui reda-alaoui released this 05 Mar 09:15
· 5 commits to master since this release

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

  • Bump org.apache.commons:commons-lang3 from 3.18.0 to 3.19.0 by @dependabot[bot] in #310
  • Bump org.assertj:assertj-core from 3.27.5 to 3.27.6 by @dependabot[bot] in #309
  • Bump ch.qos.logback:logback-classic from 1.5.18 to 1.5.19 by @dependabot[bot] in #312
  • Bump ch.qos.logback:logback-classic from 1.5.19 to 1.5.20 by @dependabot[bot] in #315
  • Bump org.apache.maven.plugin-tools:maven-plugin-annotations from 3.15.1 to 3.15.2 by @dependabot[bot] in #316
  • Bump org.apache.maven.plugins:maven-plugin-plugin from 3.15.1 to 3.15.2 by @dependabot[bot] in #317
  • Bump commons-codec:commons-codec from 1.19.0 to 1.20.0 by @dependabot[bot] in #319
  • Bump commons-io:commons-io from 2.20.0 to 2.21.0 by @dependabot[bot] in #321
  • Bump ch.qos.logback:logback-classic from 1.5.20 to 1.5.21 by @dependabot[bot] in #322
  • Bump org.apache.commons:commons-lang3 from 3.19.0 to 3.20.0 by @dependabot[bot] in #323
  • Bump org.apache.commons:commons-exec from 1.5.0 to 1.6.0 by @dependabot[bot] in #324
  • Bump ch.qos.logback:logback-classic from 1.5.21 to 1.5.22 by @dependabot[bot] in #327
  • Bump ch.qos.logback:logback-classic from 1.5.22 to 1.5.23 by @dependabot[bot] in #328
  • Bump ch.qos.logback:logback-classic from 1.5.23 to 1.5.24 by @dependabot[bot] in #329
  • Bump ch.qos.logback:logback-classic from 1.5.24 to 1.5.25 by @dependabot[bot] in #330
  • Bump org.assertj:assertj-core from 3.27.6 to 3.27.7 by @dependabot[bot] in #332
  • Bump ch.qos.logback:logback-classic from 1.5.25 to 1.5.26 by @dependabot[bot] in #331
  • Bump ch.qos.logback:logback-classic from 1.5.26 to 1.5.27 by @dependabot[bot] in #334
  • Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 by @dependabot[bot] in #333
  • Bump ch.qos.logback:logback-classic from 1.5.27 to 1.5.28 by @dependabot[bot] in #336
  • Bump org.eclipse.sisu:org.eclipse.sisu.plexus from 0.3.5 to 1.0.0 by @dependabot[bot] in #335
  • Bump ch.qos.logback:logback-classic from 1.5.28 to 1.5.31 by @dependabot[bot] in #338
  • Bump org.apache.maven.plugins:maven-surefire-plugin from 3.5.4 to 3.5.5 by @dependabot[bot] in #342
  • Bump ch.qos.logback:logback-classic from 1.5.31 to 1.5.32 by @dependabot[bot] in #341
  • Use FileUtils.moveDirectory to support cross-filesystem moves by @alphae-nix in #343
  • Upgrade CI to jdk 25 by @alphae-nix in #344
  • Bump com.google.googlejavaformat:google-java-format from 1.28.0 to 1.34.1 by @dependabot[bot] in #337
  • Downgrade CI JDK to version 21 by @reda-alaoui in #347

New Contributors

Full Changelog: 5.4...6.0