Skip to content

Commit

Permalink
chore(deps): bump org.apache.maven.plugins:maven-invoker-plugin from …
Browse files Browse the repository at this point in the history
…3.8.0 to 3.8.1 (#587)

Bumps
[org.apache.maven.plugins:maven-invoker-plugin](https://github.com/apache/maven-invoker-plugin)
from 3.8.0 to 3.8.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/apache/maven-invoker-plugin/commit/ff4b44025f3202c5ffe382528e3cde7de8dcf476"><code>ff4b440</code></a>
[maven-release-plugin] prepare release maven-invoker-plugin-3.8.1</li>
<li><a
href="https://github.com/apache/maven-invoker-plugin/commit/b050650fff111a8d641f640327611946b96f3a59"><code>b050650</code></a>
[MINVOKER-371] Upgrade to Doxia 2.0.0 GA Stack</li>
<li><a
href="https://github.com/apache/maven-invoker-plugin/commit/557a85c2d28020751b208f626a02041b6d398d05"><code>557a85c</code></a>
Bump org.apache.groovy:groovy-bom from 4.0.22 to 4.0.23</li>
<li><a
href="https://github.com/apache/maven-invoker-plugin/commit/a46d0f7d26e692107f5777ec6512ed02d4db3cf0"><code>a46d0f7</code></a>
Bump commons-io:commons-io from 2.16.1 to 2.17.0</li>
<li><a
href="https://github.com/apache/maven-invoker-plugin/commit/e28603cf3839b190af4a2744813ced06e2a96c6d"><code>e28603c</code></a>
use new Reproducible Central badge endpoint</li>
<li><a
href="https://github.com/apache/maven-invoker-plugin/commit/2a2e488b106c352084314245466757f70e15d3da"><code>2a2e488</code></a>
[maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a
href="https://github.com/apache/maven-invoker-plugin/compare/maven-invoker-plugin-3.8.0...maven-invoker-plugin-3.8.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.maven.plugins:maven-invoker-plugin&package-manager=maven&previous-version=3.8.0&new-version=3.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 this major version` will 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 version` will 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 dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 22, 2024
1 parent cfc6cd6 commit 415ee47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@
<maven-site-plugin.version>3.20.0</maven-site-plugin.version>
<maven-source-plugin.version>3.3.1</maven-source-plugin.version>
<maven-surefire-plugin.version>3.5.1</maven-surefire-plugin.version>
<maven-invoker-plugin.version>3.8.0</maven-invoker-plugin.version>
<maven-invoker-plugin.version>3.8.1</maven-invoker-plugin.version>
<nexus-staging-maven-plugin.version>1.7.0</nexus-staging-maven-plugin.version>
<spotless-maven-plugin.version>2.43.0</spotless-maven-plugin.version>
<templating-maven-plugin.version>3.0.0</templating-maven-plugin.version>
Expand Down

0 comments on commit 415ee47

Please sign in to comment.