github-actions
released this
16 Jun 19:57
·
14 commits
to refs/heads/master
since this release
🚀 New features and improvements
- [MRELEASE-1145] - Upgrade to Maven 3.6.3 (#217) @michael-o
- [MRELEASE-1139] - Improve logging of sources for used credentials (#209) @kwin
- [MRELEASE-1134] - Pass interactive flag to SCM provider (#197) @kwin
🐛 Bug Fixes
- [MRELEASE-1064] - [REGRESSION] release:branch uses @releaseLabel instea… (#221) @michael-o
- [MRELEASE-1147] - @junitVersion@ never replaced in UTs (make explicit) (#220) @michael-o
- [MRELEASE-1148] - Release Manage pulls in transitive dependencies (#219) @michael-o
- [MRELEASE-1146] - maven-release-plugin tests do not properly check for … (#218) @michael-o
- [MRELEASE-1109] - patch JDomModel (#201) @mkolesnikov
- [MRELEASE-1109] - Support CI friendly versions (#198) @kwin
📦 Dependency updates
- Bump scmVersion from 2.0.1 to 2.1.0 (#213) @dependabot
- Bump org.apache.maven.shared:maven-invoker from 3.2.0 to 3.3.0 (#215) @dependabot
- Bump org.codehaus.plexus:plexus-interactivity-api from 1.2 to 1.3 (#210) @dependabot
- Bump org.codehaus.plexus:plexus-interpolation from 1.26 to 1.27 (#206) @dependabot
- Bump org.xmlunit:xmlunit-core from 2.9.1 to 2.10.0 (#214) @dependabot
- [MRELEASE-1144] - Upgrade to Parent 42 (#216) @michael-o
- Bump apache/maven-gh-actions-shared from 3 to 4 (#212) @dependabot
- Bump org.codehaus.plexus:plexus-interactivity-api from 1.1 to 1.2 (#207) @dependabot
- Bump org.codehaus.mojo:mrm-maven-plugin from 1.5.0 to 1.6.0 (#200) @dependabot
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.5.1 to 3.6.0 (#204) @dependabot
- Bump org.apache.commons:commons-lang3 from 3.12.0 to 3.14.0 (#205) @dependabot
- [MRELEASE-1128] - update maven-scm to 2.0.1 (#192) @elharo
👻 Maintenance
- Bump release-drafter/release-drafter from 5 to 6 (#211) @dependabot
- [MRELEASE-1136] - Upgrade parent pom to 41 (#208) @slachiewicz
- fixup hamcrest dependencies (#194) @elharo
- prefer JDK String replace methods to Plexus ones (#193) @elharo