Bump org.apache.maven:maven-archiver from 3.6.0 to 3.6.1 by dependabot[bot] · Pull Request #21 · apache/maven-source-plugin (original) (raw)
Bumps org.apache.maven:maven-archiver from 3.6.0 to 3.6.1.
Release notes
Sourced from org.apache.maven:maven-archiver's releases.
3.6.1
What's Changed
- [MSHARED-1179] - Upgrade Parent to 39 by @jorsol in apache/maven-archiver#27
- [MSHARED-1179] Back to 3.6.1-SNAPSHOT by @elharo in apache/maven-archiver#31
- Bump plexus-archiver from 1.0-alpha-7 to 3.6.0 in /src/test/resources by @dependabot in apache/maven-archiver#26
- Bump plexus-utils from 3.4.2 to 3.5.1 by @dependabot in apache/maven-archiver#30
- Bump plexus-io from 3.4.0 to 3.4.1 by @dependabot in apache/maven-archiver#28
- Bump junit-jupiter from 5.9.2 to 5.9.3 by @dependabot in apache/maven-archiver#32
- [MNG-6829] Replace StringUtils#isEmpty(String) & #isNotEmpty(String) by @timtebeek in apache/maven-archiver#34
- [MSHARED-1251] - Deprecate the JAR Index feature (JDK-8302819) by @jorsol in apache/maven-archiver#33
- [MSHARED-1291] Bump org.junit:junit-bom from 5.9.3 to 5.10.0 by @dependabot in apache/maven-archiver#37
- [MSHARED-1292] Bump org.codehaus.plexus:plexus-archiver from 4.4.0 to 4.8.0 by @dependabot in apache/maven-archiver#39
- [MSHARED-1292] Bump org.codehaus.plexus:plexus-archiver from 3.6.0 to 4.8.0 in /src/test/resources by @dependabot in apache/maven-archiver#38
- [MSHARED-1294] Upgrade Parent to 40 by @slawekjaranowski in apache/maven-archiver#40
- [MSHARED-1293] Refresh download page by @slawekjaranowski in apache/maven-archiver#41
- [MSHARED-1297] Prefer JDK features over plexus-utils, plexus-io by @slawekjaranowski in apache/maven-archiver#42
New Contributors
- @dependabot made their first contribution in apache/maven-archiver#26
- @timtebeek made their first contribution in apache/maven-archiver#34
- @slawekjaranowski made their first contribution in apache/maven-archiver#40
Full Changelog: apache/maven-archiver@maven-archiver-3.6.0...maven-archiver-3.6.1
Commits
- 1602aa4 [maven-release-plugin] prepare release maven-archiver-3.6.1
- 482ec06 [MSHARED-1297] Prefer JDK features over plexus-utils, plexus-io
- 87edd76 [MSHARED-1293] Refresh download page
- b459dae [MSHARED-1294] Upgrade Parent to 40
- c8a2edb [MSHARED-1292] Bump org.codehaus.plexus:plexus-archiver in /src/test/resource...
- 0fcec49 [MSHARED-1292] Bump org.codehaus.plexus:plexus-archiver from 4.4.0 to 4.8.0 (...
- 6528ddb [MSHARED-1291] Bump org.junit:junit-bom from 5.9.3 to 5.10.0 (#37)
- f4a9b51 [MSHARED-1251] - Deprecate the JAR Index feature (JDK-8302819)
- ab0a1a3 [MNG-6829] Replace StringUtils#isEmpty(String) & #isNotEmpty(String)
- 357268a Move junit to dependencyManagement and add missing slf4j-simple for tests
- 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)