Releases · openrewrite/rewrite-maven-plugin (original) (raw)
6.41.0
What's Changed
- chore(ci): bump org.ow2.asm:asm from 9.10 to 9.10.1 by @dependabot[bot] in #1156
- chore(ci): bump org.apache.maven.plugins:maven-enforcer-plugin from 3.6.2 to 3.6.3 by @dependabot[bot] in #1157
- chore(ci): bump org.junit:junit-bom from 6.0.3 to 6.1.0 by @dependabot[bot] in #1158
- chore(ci): bump org.apache.maven.plugins:maven-failsafe-plugin from 3.5.5 to 3.5.6 by @dependabot[bot] in #1160
- Validate compiler version properties and read pluginManagement for JavaVersion by @timtebeek in #1161
Full Changelog: v6.40.0...v6.41.0
6.40.0
What's Changed
- chore(ci): bump org.ow2.asm:asm from 9.9.1 to 9.10 by @dependabot[bot] in #1153
- chore(ci): bump maven-dependencies.version from 3.9.15 to 3.9.16 by @dependabot[bot] in #1152
- chore(ci): bump org.openrewrite:rewrite-bom from 8.82.0-SNAPSHOT to 8.82.0 by @dependabot[bot] in #1151
- Suppress Maven transfer progress via .mvn/maven.config by @timtebeek in #1154
Full Changelog: v6.39.0...v6.40.0
6.39.0
What's Changed
- chore(ci): bump com.fasterxml.jackson:jackson-bom from 2.21.2 to 2.21.3 by @dependabot[bot] in #1149
- chore(ci): bump org.owasp:dependency-check-maven from 12.2.1 to 12.2.2 by @dependabot[bot] in #1150
Full Changelog: v6.38.0...v6.39.0
6.38.0
6.37.0
What's Changed
- Fix GHSA-6fmv-xxpf-w3cw: pin plexus-utils 3.6.1 and suppress false positive by @timtebeek in #1138
- Validate DEVELOCITY_ACCESS_KEY format before build by @timtebeek in #1141
- Add Slack notification for scheduled CI failures by @timtebeek in #1140
- Resolve Maven user properties (-D) in YAML configuration by @timtebeek in #1139
- Skip parsing generated sources; use compiled classes instead by @timtebeek in #1142
- chore(ci): bump org.owasp:dependency-check-maven from 12.2.0 to 12.2.1 by @dependabot[bot] in #1143
- Fix plexus-utils CVE-2025-67030 suppression by @Jenson3210 in #1144
- Move dependency-check-maven plugin from reporting to build by @Jenson3210 in #1145
- chore(ci): bump actions/upload-pages-artifact from 4 to 5 by @dependabot[bot] in #1146
- chore(ci): bump io.micrometer:micrometer-core from 1.16.4 to 1.16.5 by @dependabot[bot] in #1148
- chore(ci): bump maven-dependencies.version from 3.9.14 to 3.9.15 by @dependabot[bot] in #1147
Full Changelog: v6.36.0...v6.37.0
6.36.0
6.35.1
6.35.0
6.34.0
What's Changed
- Add explicit Groovy source file parsing with classpath by @timtebeek in #1119
- chore(ci): bump io.micrometer:micrometer-core from 1.16.3 to 1.16.4 by @dependabot[bot] in #1120
- chore(ci): bump maven-dependencies.version from 3.9.13 to 3.9.14 by @dependabot[bot] in #1121
- Prevent cross-scope source files from being parsed as PlainText by @pstreef in #1123
New Contributors
Full Changelog: v6.33.0...v6.34.0