-
-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the maven-build-plugins group across 1 directory with 5 updates #85
Bump the maven-build-plugins group across 1 directory with 5 updates #85
Conversation
Bumps the maven-build-plugins group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [org.apache.maven.plugins:maven-dependency-plugin](https://github.com/apache/maven-dependency-plugin) | `3.7.1` | `3.8.0` | | [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin) | `3.2.4` | `3.2.5` | | [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire) | `3.3.1` | `3.4.0` | | [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire) | `3.3.1` | `3.4.0` | | [org.apache.maven.plugins:maven-deploy-plugin](https://github.com/apache/maven-deploy-plugin) | `3.1.2` | `3.1.3` | Updates `org.apache.maven.plugins:maven-dependency-plugin` from 3.7.1 to 3.8.0 - [Release notes](https://github.com/apache/maven-dependency-plugin/releases) - [Commits](apache/maven-dependency-plugin@maven-dependency-plugin-3.7.1...maven-dependency-plugin-3.8.0) Updates `org.apache.maven.plugins:maven-gpg-plugin` from 3.2.4 to 3.2.5 - [Release notes](https://github.com/apache/maven-gpg-plugin/releases) - [Commits](apache/maven-gpg-plugin@maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.5) Updates `org.apache.maven.plugins:maven-surefire-plugin` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.4.0) Updates `org.apache.maven.plugins:maven-failsafe-plugin` from 3.3.1 to 3.4.0 - [Release notes](https://github.com/apache/maven-surefire/releases) - [Commits](apache/maven-surefire@surefire-3.3.1...surefire-3.4.0) Updates `org.apache.maven.plugins:maven-deploy-plugin` from 3.1.2 to 3.1.3 - [Release notes](https://github.com/apache/maven-deploy-plugin/releases) - [Commits](apache/maven-deploy-plugin@maven-deploy-plugin-3.1.2...maven-deploy-plugin-3.1.3) --- updated-dependencies: - dependency-name: org.apache.maven.plugins:maven-dependency-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-build-plugins - dependency-name: org.apache.maven.plugins:maven-gpg-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins - dependency-name: org.apache.maven.plugins:maven-surefire-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-build-plugins - dependency-name: org.apache.maven.plugins:maven-failsafe-plugin dependency-type: direct:production update-type: version-update:semver-minor dependency-group: maven-build-plugins - dependency-name: org.apache.maven.plugins:maven-deploy-plugin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: maven-build-plugins ... Signed-off-by: dependabot[bot] <support@github.com>
WalkthroughThe changes involve updates to the version numbers of several Maven plugins in the Changes
Sequence Diagram(s)sequenceDiagram
participant Developer
participant Maven
participant Plugins
Developer->>Maven: Update version numbers
Maven->>Plugins: Fetch updated plugins
Plugins-->>Maven: Return updated versions
Maven-->>Developer: Confirm updates applied
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add Documentation and Community
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the maven-build-plugins group with 5 updates in the / directory:
3.7.1
3.8.0
3.2.4
3.2.5
3.3.1
3.4.0
3.3.1
3.4.0
3.1.2
3.1.3
Updates
org.apache.maven.plugins:maven-dependency-plugin
from 3.7.1 to 3.8.0Commits
75814c7
[maven-release-plugin] prepare release maven-dependency-plugin-3.8.050397c4
[MDEP-903] Upgrade to Doxia 2.0.0 Milestone Stack1115ecb
Bump org.codehaus.plexus:plexus-archiver from 4.9.2 to 4.10.05288cec
Bump org.apache.maven.plugins:maven-plugins from 42 to 43ea4d8e2
Bump jettyVersion from 9.4.54.v20240208 to 9.4.55.v202406272d0b82a
Bump org.codehaus.plexus:plexus-io from 3.4.2 to 3.5.086b7772
(doc) Remove repeated word94e1caf
Bump org.jsoup:jsoup from 1.17.2 to 1.18.106b4273
Bump org.assertj:assertj-core from 3.26.0 to 3.26.371cee33
Remove outdated invoker conditionsUpdates
org.apache.maven.plugins:maven-gpg-plugin
from 3.2.4 to 3.2.5Release notes
Sourced from org.apache.maven.plugins:maven-gpg-plugin's releases.
Commits
737d4ee
[maven-release-plugin] prepare release maven-gpg-plugin-3.2.57747063
[MGPG-134] Update maven-invoker (#110)3df5f83
[MGPG-133] Bump org.simplify4u.plugins:pgpverify-maven-plugin from 1.17.0 to ...58a2069
[MGPG-132] Bump com.kohlschutter.junixsocket:junixsocket-core from 2.9.1 to 2...e911b43
[MGPG-131] Bump org.apache.maven.plugins:maven-plugins from 42 to 43 (#108)d2b60d3
[MGPG-130] Update sigstore extension for exclusion (#109)091f388
Bump org.apache.maven.plugins:maven-invoker-plugin from 3.6.1 to 3.7.0899f410
[MGPG-128] Parent POM 42, prerequisite 3.6.3 (#100)f0be6f3
[MGPG-127] Bump bouncycastleVersion from 1.78 to 1.78.1 (#98)7dd5166
[maven-release-plugin] prepare for next development iterationUpdates
org.apache.maven.plugins:maven-surefire-plugin
from 3.3.1 to 3.4.0Commits
3ae062d
[maven-release-plugin] prepare release surefire-3.4.0f0de8c0
Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0817695a
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0675c02a
Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.04bd36a1
[SUREFIRE-1385] Add new parameter "promoteUserPropertiesToSystemProperties" (...1d19ec8
[Doc] Failsafe Verify goal should mention failsafea93783a
[SUREFIRE-2251] [REGRESSION] java.lang.NoSuchMethodException: org.apache.mave...daa011b
Bump org.assertj:assertj-core from 3.26.0 to 3.26.3805f6b7
Improve internal field order26ae10d
Remove outdated invoker conditionsUpdates
org.apache.maven.plugins:maven-failsafe-plugin
from 3.3.1 to 3.4.0Commits
3ae062d
[maven-release-plugin] prepare release surefire-3.4.0f0de8c0
Bump org.htmlunit:htmlunit from 4.3.0 to 4.4.0817695a
Bump org.apache.commons:commons-lang3 from 3.14.0 to 3.16.0675c02a
Bump org.apache.commons:commons-compress from 1.26.2 to 1.27.04bd36a1
[SUREFIRE-1385] Add new parameter "promoteUserPropertiesToSystemProperties" (...1d19ec8
[Doc] Failsafe Verify goal should mention failsafea93783a
[SUREFIRE-2251] [REGRESSION] java.lang.NoSuchMethodException: org.apache.mave...daa011b
Bump org.assertj:assertj-core from 3.26.0 to 3.26.3805f6b7
Improve internal field order26ae10d
Remove outdated invoker conditionsUpdates
org.apache.maven.plugins:maven-deploy-plugin
from 3.1.2 to 3.1.3Release notes
Sourced from org.apache.maven.plugins:maven-deploy-plugin's releases.
Commits
96bc864
[maven-release-plugin] prepare release maven-deploy-plugin-3.1.300c14ad
Remove deprecation warning:07948ea
[MDEPLOY-320] Simplify and unify message (#64)14cc4c3
[MDEPLOY-311] Consider packaging in deploy-file mojo (#71)c814011
[MDEPLOY-322] Use parent POM 43 (#74)23cdae6
[MDEPLOY-319] Remove unfinished test - MDEPLOY-318-invalid-pomac740a7
[MDEPLOY-319] Cleanup of test codeda2ad90
Build with Maven4 (#57)6962699
Bump resolverVersion from 1.9.18 to 1.9.20 (#55)ec081cf
[maven-release-plugin] prepare for next development iterationDependabot 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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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 conditionsSummary by CodeRabbit