Releases: openrewrite/rewrite-maven-plugin
Releases · openrewrite/rewrite-maven-plugin
5.44.0
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
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
- @jpraet made their first contribution in #887
- @nielsdebruin made their first contribution in #888
Full Changelog: v5.43.3...v5.43.4
5.43.3
What's Changed
- Fix download snapshot warnings by @ammachado in #882
Full Changelog: v5.43.2...v5.43.3
5.43.2
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
What's Changed
Full Changelog: v5.43.0...v5.43.1
5.43.0
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
Full Changelog: v5.42.1...v5.42.2
5.42.1
What's Changed
- Set Java 8 as explicit minimum Java version by @timtebeek in 6f7689d
Full Changelog: v5.42.0...v5.42.1
5.42.0
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
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
inResourceParser
by @marcel-gepardec in #868
New Contributors
- @marcel-gepardec made their first contribution in #868
Full Changelog: v5.40.2...v5.41.0