-
Notifications
You must be signed in to change notification settings - Fork 123
Commit a7b5c58
Bump org.codehaus.plexus:plexus-java from 1.4.0 to 1.5.0 in the dependencies group
Bumps the dependencies group with 1 update: [org.codehaus.plexus:plexus-java](https://github.com/codehaus-plexus/plexus-languages).
Updates `org.codehaus.plexus:plexus-java` from 1.4.0 to 1.5.0
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/codehaus-plexus/plexus-languages/commit/c568b672ef83f2e0b90938b2849f91cef1980bce"><code>c568b67</code></a> [maven-release-plugin] prepare release plexus-languages-1.5.0</li>
<li><a href="https://github.com/codehaus-plexus/plexus-languages/commit/cabd31e216057e19571a852a44fc10abf26b5f6e"><code>cabd31e</code></a> Bump org.ow2.asm:asm from 9.7.1 to 9.8 (<a href="https://redirect.github.com/codehaus-plexus/plexus-languages/issues/204">#204</a>)</li>
<li><a href="https://github.com/codehaus-plexus/plexus-languages/commit/48e01086bddf046ddfdfbc486285826454ded54e"><code>48e0108</code></a> [maven-release-plugin] prepare for next development iteration</li>
<li>See full diff in <a href="https://github.com/codehaus-plexus/plexus-languages/compare/plexus-languages-1.4.0...plexus-languages-1.5.0">compare view</a></li>
</ul>
</details>
<br />
[](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 <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 conditions
</details>
Fixes #482
COPYBARA_INTEGRATE_REVIEW=#482 from google:dependabot/maven/dependencies-569350e454 23c67f1
PiperOrigin-RevId: 7447191941 parent 8c890e2 commit a7b5c58Copy full SHA for a7b5c58
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
116 | 116 |
| |
117 | 117 |
| |
118 | 118 |
| |
119 |
| - | |
| 119 | + | |
120 | 120 |
| |
121 | 121 |
| |
122 | 122 |
| |
|
0 commit comments