Skip to content

Releases: openrewrite/rewrite-maven-plugin

5.44.0

08 Nov 21:10
Compare
Choose a tag to compare

What's Changed

  • chore(ci): bump org.owasp:dependency-check-maven from 10.0.4 to 11.1.0 by @dependabot in #890
  • chore(ci): bump org.junit:junit-bom from 5.11.2 to 5.11.3 by @dependabot in #889

Full Changelog: v5.43.4...v5.44.0

5.43.4

01 Nov 16:38
Compare
Choose a tag to compare

What's Changed

  • Honor rewrite.resolvePropertiesInYaml flag in classpath scanning by @jpraet in #887
  • Add tests for multi source sets by @nielsdebruin in #888

New Contributors

Full Changelog: v5.43.3...v5.43.4

5.43.3

29 Oct 19:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.43.2...v5.43.3

5.43.2

29 Oct 11:53
Compare
Choose a tag to compare

What's Changed

  • Explicitly set <goalPrefix>rewrite</goalPrefix> for #475 by @timtebeek in bd27509
  • chore(ci): bump maven-plugin-tools.version from 3.15.0 to 3.15.1 by @dependabot in #883
  • chore(ci): bump org.apache.maven:maven-xml-impl from 4.0.0-beta-4 to 4.0.0-beta-5 by @dependabot in #884

Full Changelog: v5.43.1...v5.43.2

5.43.1

25 Oct 23:27
Compare
Choose a tag to compare

What's Changed

  • Use the same file traversal here that we generally use elsewhere by @sambsnyd in afe65a8

Full Changelog: v5.43.0...v5.43.1

5.43.0

23 Oct 15:17
Compare
Choose a tag to compare

What's Changed

  • chore(ci): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.10.0 to 3.10.1 by @dependabot in #877
  • chore(ci): bump io.netty:netty-bom from 4.1.113.Final to 4.1.114.Final by @dependabot in #878
  • chore(ci): bump org.junit:junit-bom from 5.11.1 to 5.11.2 by @dependabot in #880
  • chore(ci): bump com.mycila:license-maven-plugin from 4.5 to 4.6 by @dependabot in #881

Full Changelog: v5.42.2...v5.43.0

5.42.2

11 Oct 02:12
Compare
Choose a tag to compare

Full Changelog: v5.42.1...v5.42.2

5.42.1

10 Oct 18:03
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.42.0...v5.42.1

5.42.0

09 Oct 18:10
Compare
Choose a tag to compare

What's Changed

  • chore(ci): bump org.junit:junit-bom from 5.11.0 to 5.11.1 by @dependabot in #870
  • chore(ci): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.6 to 3.2.7 by @dependabot in #871
  • chore(ci): bump com.mycila:license-maven-plugin-git from 4.5 to 4.6 by @dependabot in #869
  • Add rewrite-java-21 to support parsing Java 21+ projects by @timtebeek in #872
  • chore(ci): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.0 to 3.5.1 by @dependabot in #873
  • chore(ci): bump io.micrometer:micrometer-core from 1.13.4 to 1.13.5 by @dependabot in #874

Full Changelog: v5.41.0...v5.42.0

5.41.0

24 Sep 19:17
Compare
Choose a tag to compare

What's Changed

  • chore(ci): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 by @dependabot in #864
  • chore(ci): bump io.micrometer:micrometer-core from 1.13.3 to 1.13.4 by @dependabot in #863
  • Accept any directories under src in ResourceParser by @marcel-gepardec in #868

New Contributors

Full Changelog: v5.40.2...v5.41.0