Skip to content

Releases: openrewrite/rewrite-maven-plugin

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

5.40.2

12 Sep 13:10
Compare
Choose a tag to compare

What's Changed

  • Throw a MojoFailureException when we fail to parse or resolve the Maven POM file or one of its dependencies by @timtebeek

Full Changelog: v5.40.1...v5.40.2

5.40.1

12 Sep 02:04
Compare
Choose a tag to compare

What's Changed

  • Update with rewrite 8.35.1, which adds support for parsing poms that reference project.prerequisites.maven
  • Exclude transitive dependencies of checkstyle. We don't need them to load checkstyle config and occasionally security scanners get mad about these unused transitive dependencies. by @sambsnyd in 1bb09a1

Full Changelog: v5.40.0...v5.40.1

5.40.0

11 Sep 17:25
Compare
Choose a tag to compare

What's Changed

  • chore(ci): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.4.0 to 3.5.0 by @dependabot in #854
  • chore(ci): bump org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 by @dependabot in #855
  • chore(ci): bump org.owasp:dependency-check-maven from 10.0.3 to 10.0.4 by @dependabot in #856
  • Support configure log level for recipe changes by @runeflobakk in #852
  • chore(ci): bump maven-plugin-tools.version from 3.14.0 to 3.15.0 by @dependabot in #858
  • chore(ci): bump io.netty:netty-bom from 4.1.112.Final to 4.1.113.Final by @dependabot in #859
  • Reduce warnings when building rewrite-maven-plugin by @timtebeek in #860
  • feat: option to add additionalPlainTextMasks by @dpozinen in #857

New Contributors

Full Changelog: v5.39.2...v5.40.0

5.39.2

28 Aug 13:55
Compare
Choose a tag to compare

What's Changed

  • chore(ci): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 by @dependabot in #844
  • chore(ci): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.4.0 by @dependabot in #845
  • chore(ci): bump org.junit:junit-bom from 5.10.3 to 5.11.0 by @dependabot in #847

Full Changelog: v5.39.1...v5.39.2