Releases: mojohaus/templating-maven-plugin
Releases · mojohaus/templating-maven-plugin
templating-maven-plugin-3.1.0
What's Changed
- Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 by @dependabot[bot] in #75
- Bump org.assertj:assertj-core from 3.24.2 to 3.25.1 by @dependabot[bot] in #77
- Bump org.codehaus.mojo:mojo-parent from 77 to 78 by @dependabot[bot] in #78
- Bump org.assertj:assertj-core from 3.25.1 to 3.25.3 by @dependabot[bot] in #80
- Bump apache/maven-gh-actions-shared from 3 to 4 by @dependabot[bot] in #83
- Bump org.apache.maven.shared:maven-filtering from 3.3.1 to 3.3.2 by @dependabot[bot] in #84
- Bump org.codehaus.mojo:mojo-parent from 78 to 82 by @dependabot[bot] in #86
- Bump org.assertj:assertj-core from 3.25.3 to 3.26.3 by @dependabot[bot] in #88
- Bump org.codehaus.mojo:mojo-parent from 82 to 85 by @dependabot[bot] in #89
- Bump net.bytebuddy:byte-buddy from 1.14.19 to 1.15.0 by @dependabot[bot] in #90
- Bump net.bytebuddy:byte-buddy from 1.15.0 to 1.15.1 by @dependabot[bot] in #91
- Bump org.apache.maven.shared:maven-filtering from 3.3.2 to 3.4.0 by @dependabot[bot] in #92
- Bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.2 by @dependabot[bot] in #94
- Bump net.bytebuddy:byte-buddy from 1.15.2 to 1.15.3 by @dependabot[bot] in #95
- Bump net.bytebuddy:byte-buddy from 1.15.3 to 1.15.4 by @dependabot[bot] in #96
- Bump org.codehaus.mojo:mojo-parent from 85 to 86 by @dependabot[bot] in #93
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 by @dependabot[bot] in #99
- Bump org.assertj:assertj-core from 3.27.0 to 3.27.1 by @dependabot[bot] in #100
- Bump org.assertj:assertj-core from 3.27.1 to 3.27.2 by @dependabot[bot] in #101
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 by @dependabot[bot] in #102
- Bump org.codehaus.mojo:mojo-parent from 86 to 87 by @dependabot[bot] in #103
- Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 by @dependabot[bot] in #104
- Bump org.codehaus.mojo:mojo-parent from 87 to 91 by @dependabot[bot] in #108
- Bump org.codehaus.mojo:mojo-parent from 91 to 92 by @dependabot[bot] in #109
- Bump org.codehaus.mojo:mojo-parent from 92 to 93 by @dependabot[bot] in #113
- Bump org.assertj:assertj-core from 3.27.3 to 3.27.4 by @dependabot[bot] in #112
- Bump org.codehaus.mojo:mojo-parent from 93 to 94 by @dependabot[bot] in #116
- Bump org.assertj:assertj-core from 3.27.4 to 3.27.6 by @dependabot[bot] in #115
- Bump org.codehaus.plexus:plexus-interpolation from 1.28 to 1.29 by @dependabot[bot] in #117
- Bump org.codehaus.mojo:mojo-parent from 94 to 95 by @dependabot[bot] in #119
Full Changelog: 3.0.0...templating-maven-plugin-3.1.0
3.0.0
What's Changed
- #19 Fix mistype in INFO output by @mbenson in #29
- Setup GitHub Actions and remove setup for Travis by @slachiewicz in #30
- Require Java 8 by @slachiewicz in #36
- Remove use of plexus-build-api by @slachiewicz in #37
- Require Maven 3.2.5+ by @slachiewicz in #38
- Bump maven-invoker-plugin from 3.5.0 to 3.5.1 by @dependabot in #53
- Update .gitignore by @kohlschuetter in #61
- Update mockito-core dependency to fix test errors by @kohlschuetter in #60
- Use forward-slash instead of File.separator for resource URLs by @kohlschuetter in #62
- Remove plexus-utils dependency by @kohlschuetter in #63
- Update maven-filtering dependency; replace deprecated FileUtils methods by @kohlschuetter in #64
- Bump mojo-parent from 74 to 76 by @dependabot in #59
- Bump plexus-interpolation from 1.25 to 1.26 by @dependabot in #35
- Bump maven-invoker-plugin from 3.5.1 to 3.6.0 by @dependabot in #65
- Convert line endings with dos2unix by @kohlschuetter in #67
- Require Maven 3.6.3+ by @dependabot in #69
- Bump org.codehaus.mojo:mojo-parent from 76 to 77 by @dependabot in #70
- Move to JUnit5 by @slachiewicz in #71
New Contributors
- @mbenson made their first contribution in #29
- @slachiewicz made their first contribution in #30
- @dependabot made their first contribution in #53
- @kohlschuetter made their first contribution in #61
Full Changelog: templating-maven-plugin-1.0.0...3.0.0