logging-log4j2
logging-log4j2 copied to clipboard
Bump maven-jar-plugin from 3.1.0 to 3.2.2
Bumps maven-jar-plugin from 3.1.0 to 3.2.2.
Release notes
Sourced from maven-jar-plugin's releases.
3.2.2
What's Changed
- [MJAR-260] Fail on invalid automatic module name by
@sormurasin apache/maven-jar-plugin#3- [MNGSITE-393] remove more pre Maven 3 content by
@elharoin apache/maven-jar-plugin#8- compat not needed by
@elharoin apache/maven-jar-plugin#10- ignore .checkstyle by
@elharoin apache/maven-jar-plugin#12- Two minor dependency updates by
@elharoin apache/maven-jar-plugin#11- simplify test by
@elharoin apache/maven-jar-plugin#13- fix link to issue tracker by
@elharoin apache/maven-jar-plugin#14- update minimum Maven version to 3.1.0 by
@elharoin apache/maven-jar-plugin#15- docs: grammar by
@elharoin apache/maven-jar-plugin#18- Bump maven-shared-utils from 3.3.3 to 3.3.4 by
@dependabotin apache/maven-jar-plugin#20- Bump plexus-archiver from 4.2.3 to 4.2.5 by
@dependabotin apache/maven-jar-plugin#23- use shared gh action by
@olamyin apache/maven-jar-plugin#24- Bump junit from 4.13 to 4.13.2 by
@dependabotin apache/maven-jar-plugin#25- use shared gh action - v1 by
@slawekjaranowskiin apache/maven-jar-plugin#28- Bump maven-archiver from 3.5.0 to 3.5.1 by
@dependabotin apache/maven-jar-plugin#27New Contributors
@sormurasmade their first contribution in apache/maven-jar-plugin#3@elharomade their first contribution in apache/maven-jar-plugin#8@dependabotmade their first contribution in apache/maven-jar-plugin#20@olamymade their first contribution in apache/maven-jar-plugin#24@slawekjaranowskimade their first contribution in apache/maven-jar-plugin#28Full Changelog: https://github.com/apache/maven-jar-plugin/commits/maven-jar-plugin-3.2.2
Commits
d37e995[maven-release-plugin] prepare release maven-jar-plugin-3.2.27bb0bfc[MJAR-284] Remove override for Plexus Archivera3e424d[MJAR-283] Upgrade Plexus Utils to 3.3.195bc15b[maven-release-plugin] prepare for next development iteration50a8e0b[maven-release-plugin] prepare release maven-jar-plugin-3.2.10fb2bf0Proper uppercase JARe44e5f2[MJAR-282] Upgrade Maven Archiver to 3.5.234d62b6Bump maven-archiver from 3.5.0 to 3.5.1a496294use shared gh action - v1 (#28)a7cfde9Bump junit from 4.13 to 4.13.2- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@dependabot rebase
@dependabot rebase
This one has some config changes needed looks like. Something about automatic modules.
Superseded by #1060.