Bump the maven-plugins group across 1 directory with 2 updates
Type: Pull Request
State: Closed
Association: Contributor
Comments: 1
(about 1 year ago)
(about 1 year ago)
(about 1 year ago)
dependencies java
Bumps the maven-plugins group with 2 updates in the / directory: org.apache.maven.plugins:maven-invoker-plugin and org.apache.maven.plugins:maven-gpg-plugin.
Updates org.apache.maven.plugins:maven-invoker-plugin from 3.9.0 to 3.9.1
Release notes
Sourced from org.apache.maven.plugins:maven-invoker-plugin's releases.
3.9.1
📝 Documentation updates
- Add note about cloneProjectsTo being required for filtering (#283)
@cpfeiffer👻 Maintenance
- Use constant 3.6.3 in prerequisites/maven as minimal Maven version (#659)
@slawekjaranowski- Enable GH Issues (#286)
@Bukama- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#279)
@Bukama- Switch to Guice constructor injection (#266)
@elharo- Specify UTF-8 when reading build log (#267)
@elharo- Make utility class static (#270)
@elharo🔧 Build
- Enable build by Maven 4 on GitHub (#663)
@slawekjaranowski📦 Dependency updates
- Bump mavenVersion from 3.6.3 to 3.9.10 (#662) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 44 to 45 (#658) @dependabot[bot]
- Bump org.apache.groovy:groovy-bom from 4.0.26 to 4.0.27 (#287) @dependabot[bot]
- Bump commons-beanutils:commons-beanutils from 1.10.1 to 1.11.0 (#288) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-plugins from 43 to 44 (#282) @dependabot[bot]
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#285) @dependabot[bot]
- Bump org.codehaus.plexus:plexus-interpolation from 1.27 to 1.28 (#284) @dependabot[bot]
- Bump org.apache.groovy:groovy-bom from 4.0.24 to 4.0.26 (#281) @dependabot[bot]
- Bump commons-beanutils:commons-beanutils from 1.9.4 to 1.10.1 (#280) @dependabot[bot]
- Bump commons-codec:commons-codec from 1.17.1 to 1.18.0 (#278) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.2 to 3.27.3 (#276) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.27.0 to 3.27.2 (#273) @dependabot[bot]
- Bump org.assertj:assertj-core from 3.26.3 to 3.27.0 (#271) @dependabot[bot]
Commits
d762bd3[maven-release-plugin] prepare release maven-invoker-plugin-3.9.1aedeca8Enable build by Maven 4 on GitHubdb72957fix it1d11ee2Bump mavenVersion from 3.6.3 to 3.9.10883ac14Bump org.apache.maven.plugins:maven-plugins from 44 to 457e1c4caRestore tag-template for release-draftercbaf799Use constant 3.6.3 in prerequisites/maven as minimal Maven version0d24834restore notifications on issues0f837a8disable notifications before import6e3c6c9Bump org.apache.groovy:groovy-bom from 4.0.26 to 4.0.27 (#287)- Additional commits viewable in compare view
Updates org.apache.maven.plugins:maven-gpg-plugin from 3.2.7 to 3.2.8
Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
3.2.8
🐛 Bug Fixes
📝 Documentation updates
- [MNGSITE-529] - Rename "Goals" to "Plugin Documentation" (#129)
@Bukama- Describe how to prime a specific GPG key (#128)
@kwin👻 Maintenance
📦 Dependency updates
- Update parent POM to 45 (#284)
@cstamas- Bump bouncycastleVersion from 1.78.1 to 1.80 (#127) @dependabot[bot]
- Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#133) @dependabot[bot]
- Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.0 to 3.9.0 (#125) @dependabot[bot]
- Bump org.simplify4u.plugins:pgpverify-maven-plugin from 1.18.2 to 1.19.1 (#131) @dependabot[bot]
- Bump commons-io:commons-io from 2.17.0 to 2.18.0 (#124) @dependabot[bot]
Commits
8a46455[maven-release-plugin] prepare release maven-gpg-plugin-3.2.87012821Fix issueManagement, ciManagement system and urla9a8c84Make empty classifier null (not empty string) (#287)a8368b0Add .mvnf0e45e0Update parent POM to 45 (#284)cb1236cBump bouncycastleVersion from 1.78.1 to 1.80 (#127)5377a10Bump commons-io:commons-io from 2.18.0 to 2.19.0 (#133)8b63932Bump org.apache.maven.plugins:maven-invoker-plugin from 3.8.0 to 3.9.0 (#125)54ea518Bump org.simplify4u.plugins:pgpverify-maven-plugin from 1.18.2 to 1.19.1a6a412dRemove old JIRA issue link- 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions
Pull Request Statistics
2
3
+8
-3
Package Dependencies
maven
3.2.7 → 3.2.8
Patch
maven
3.9.0 → 3.9.1
Patch
Technical Details
| ID: | 2811255 |
| UUID: | 2641241182 |
| Node ID: | PR_kwDOM63cls6dbiRe |
| Host: | GitHub |
| Repository: | FortnoxAB/changesets-java |
| Mergeable: | Yes |
| Merge State: | Clean |
| Rebaseable: | Yes |