Skip to content

Releases: openrewrite/rewrite-maven-plugin

6.28.1

27 Jan 09:39

Choose a tag to compare

What's Changed

  • chore(ci): bump org.assertj:assertj-bom from 3.27.6 to 3.27.7 by @dependabot[bot] in #1101
  • chore(ci): bump org.codehaus.plexus:plexus-xml from 4.1.0 to 4.1.1 by @dependabot[bot] in #1102
  • Parse src/main/webapp resources for WAR projects by @Jenson3210 in #1103

New Contributors

Full Changelog: v6.28.0...v6.28.1

6.28.0

20 Jan 19:48

Choose a tag to compare

What's Changed

  • chore(ci): bump io.micrometer:micrometer-core from 1.16.1 to 1.16.2 by @dependabot[bot] in #1098

Full Changelog: v6.27.1...v6.28.0

6.27.1

15 Jan 01:10

Choose a tag to compare

What's Changed

  • chore(ci): bump org.owasp:dependency-check-maven from 12.1.9 to 12.2.0 by @dependabot[bot] in #1094
  • chore(ci): bump org.junit:junit-bom from 6.0.1 to 6.0.2 by @dependabot[bot] in #1095
  • Include active profiles from external parent poms by @shanman190 in #1096

Full Changelog: v6.27.0...v6.27.1

6.27.0

07 Jan 16:03

Choose a tag to compare

What's Changed

  • chore(ci): bump org.ow2.asm:asm from 9.9 to 9.9.1 by @dependabot[bot] in #1092
  • chore(ci): bump maven-dependencies.version from 3.9.11 to 3.9.12 by @dependabot[bot] in #1090
  • chore(ci): bump org.openrewrite:rewrite-bom from 8.70.0-SNAPSHOT to 8.70.2 by @dependabot[bot] in #1093

Full Changelog: v6.26.0...v6.27.0

6.26.0

16 Dec 16:42

Choose a tag to compare

What's Changed

  • chore(ci): bump maven-release-plugin.version from 3.2.0 to 3.3.0 by @dependabot[bot] in #1083
  • chore(ci): bump io.micrometer:micrometer-core from 1.16.0 to 1.16.1 by @dependabot[bot] in #1088
  • chore(ci): bump maven-release-plugin.version from 3.3.0 to 3.3.1 by @dependabot[bot] in #1086
  • chore(ci): bump actions/upload-artifact from 5 to 6 by @dependabot[bot] in #1084
  • chore(ci): bump actions/download-artifact from 6 to 7 by @dependabot[bot] in #1085
  • chore(ci): bump com.gradle:develocity-maven-extension from 2.2.1 to 2.3 by @dependabot[bot] in #1087
  • Log the recipe name involved in validation error by @timtebeek in #1089

Full Changelog: v6.25.0...v6.26.0

6.25.0

05 Dec 10:42

Choose a tag to compare

What's Changed

  • Duplicate resources by @MBoegers in #1079
  • chore(ci): bump org.apache.maven.plugins:maven-source-plugin from 3.3.1 to 3.4.0 by @dependabot[bot] in #1082
  • Add Git object information marker to all source files by @shanman190 in #1081

New Contributors

Full Changelog: v6.24.0...v6.25.0

6.24.0

20 Nov 11:49

Choose a tag to compare

What's Changed

  • chore(ci): bump io.micrometer:micrometer-core from 1.15.5 to 1.16.0 by @dependabot[bot] in #1073
  • chore(ci): bump maven-release-plugin.version from 3.1.1 to 3.2.0 by @dependabot[bot] in #1074
  • chore(ci): bump com.gradle:develocity-maven-extension from 2.2 to 2.2.1 by @dependabot[bot] in #1075
  • chore(ci): bump org.owasp:dependency-check-maven from 12.1.8 to 12.1.9 by @dependabot[bot] in #1076
  • chore(ci): bump org.apache.maven:maven-api-xml from 4.0.0-rc-4 to 4.0.0-rc-5 by @dependabot[bot] in #1077

Full Changelog: v6.23.0...v6.24.0

6.23.0

04 Nov 14:44

Choose a tag to compare

What's Changed

  • Avoid duplicate Java sources by @timtebeek in #1060
  • chore(ci): bump org.openrewrite:rewrite-bom from 8.65.0-SNAPSHOT to 8.65.0 by @dependabot[bot] in #1061
  • chore(ci): bump actions/upload-artifact from 4 to 5 by @dependabot[bot] in #1062
  • chore(ci): bump actions/download-artifact from 5 to 6 by @dependabot[bot] in #1063
  • chore(ci): bump org.openrewrite:rewrite-polyglot from 2.7.3 to 2.7.4 by @dependabot[bot] in #1064
  • chore(ci): bump maven-plugin-tools.version from 3.15.1 to 3.15.2 by @dependabot[bot] in #1065
  • Maven multi modules resources not handled correctly by @timtebeek in #1067
  • Update SDKMan Java version by @timtebeek in #1068
  • Bump rewrite-polyglot versions before and after release by @timtebeek in #1069
  • chore(ci): bump org.junit:junit-bom from 5.13.4 to 6.0.0 by @dependabot[bot] in #1048
  • chore(ci): bump org.junit:junit-bom from 6.0.0 to 6.0.1 by @dependabot[bot] in #1070

Full Changelog: v6.22.1...v6.23.0

6.22.1

22 Oct 12:04

Choose a tag to compare

Full Changelog: v6.22.0...v6.22.1

6.22.0

22 Oct 10:36

Choose a tag to compare

What's Changed

  • chore(ci): bump org.owasp:dependency-check-maven from 12.1.6 to 12.1.7 by @dependabot[bot] in #1053
  • chore(ci): bump org.openrewrite:rewrite-polyglot from 2.7.2 to 2.7.3 by @dependabot[bot] in #1052
  • Update suppressions by @Laurens-W in #1054
  • chore(ci): bump org.owasp:dependency-check-maven from 12.1.7 to 12.1.8 by @dependabot[bot] in #1055
  • chore(ci): bump io.micrometer:micrometer-core from 1.15.4 to 1.15.5 by @dependabot[bot] in #1056
  • Combine data table exports by @timtebeek in #1057
  • chore(deps): bump com.google.guava:guava from 29.0-jre to 32.0.0-jre in /src/test/resources-its/org/openrewrite/maven/RewriteRunIT/datatable_export by @dependabot[bot] in #1058
  • OpenRewrite recipe best practices by @timtebeek in #1059

Full Changelog: v6.21.1...v6.22.0