sdk-java
sdk-java copied to clipboard
Bump maven-jar-plugin from 3.2.0 to 3.3.0
trafficstars
Bumps maven-jar-plugin from 3.2.0 to 3.3.0.
Release notes
Sourced from maven-jar-plugin's releases.
3.3.0
🚀 New features and improvements
- [MJAR-278] - Update plugin (requires Maven 3.2.5+) (#19)
@cstamas- [MJAR-280] - Java 8 minimum (#29)
@olamy🐛 Bug Fixes
- [MJAR-275] - Fix outputTimestamp not applied to module-info; breaks reproducible builds (#43)
@jorsol📦 Dependency updates
- [MJAR-290] - Update Plexus Utils to 3.4.2 (#48)
@jorsol- [MJAR-291] - Upgrade Parent to 37 (#50)
@jorsol- Bump junit from 4.11 to 4.13.1 in /src/it/MJAR-228 (#39)
@dependabot- Bump plexus-utils from 3.3.1 to 3.4.2 (#42)
@dependabot- [MJAR-288] - Upgrade Parent to 36 (#40)
@slawekjaranowski📝 Documentation updates
- Restore mavenArchiverVersion property used in the site (#51)
@jorsol- (doc) Updated create-test-jar.apt.vm removing 'and' in Maven site Create Test JAR documentation (#34)
@focbenz👻 Maintenance
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
... (truncated)
Commits
d68df4b[maven-release-plugin] prepare release maven-jar-plugin-3.3.0fb2299aRestore mavenArchiverVersion property used in the site1204127[MJAR-290] - Update Plexus Utils to 3.4.25fd2fc9[MJAR-291] - Upgrade Parent to 3756344dause shared action v3 (#49)4148491Code simplifications in AbstractMojo (#47)46c017d[MJAR-275] - Fix outputTimestamp not applied to module-info; breaks reproduci...c02be20[MJAR-278] Update plugin (requires Maven 3.2.5+) (#19)b6fe3ebBump junit from 4.11 to 4.13.2 in /src/it/MJAR-22878a28ddIgnore Maven Core updates- Additional commits viewable in compare view
You can trigger a rebase of this PR 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
Superseded by #625.