Skip to content

Commit

Permalink
[ZEPPELIN-6133] Bump Groovy from 2.4.7 to 2.4.21
Browse files Browse the repository at this point in the history
Bumps [org.codehaus.groovy:groovy-all](https://github.com/apache/groovy) from 2.4.7 to 2.4.21.
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/apache/groovy/commits">compare view</a></li>
</ul>
</details>
<br />

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.codehaus.groovy:groovy-all&package-manager=maven&previous-version=2.4.7&new-version=2.4.21)](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 `<at>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:
- `<at>dependabot rebase` will rebase this PR
- `<at>dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `<at>dependabot merge` will merge this PR after your CI passes on it
- `<at>dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `<at>dependabot cancel merge` will cancel a previously requested merge and block automerging
- `<at>dependabot reopen` will reopen this PR if it is closed
- `<at>dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `<at>dependabot show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency
- `<at>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)
- `<at>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)
- `<at>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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/apache/zeppelin/network/alerts).

</details>

Closes #4877 from dependabot[bot]/dependabot/maven/groovy/org.codehaus.groovy-groovy-all-2.4.21.

Signed-off-by: Cheng Pan <chengpan@apache.org>
(cherry picked from commit 3af2450)
Signed-off-by: Cheng Pan <chengpan@apache.org>
  • Loading branch information
dependabot[bot] authored and pan3793 committed Oct 18, 2024
1 parent ed4cacf commit 48cf739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion groovy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
<dependency>
<groupId>org.codehaus.groovy</groupId>
<artifactId>groovy-all</artifactId>
<version>2.4.7</version>
<version>2.4.21</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 48cf739

Please sign in to comment.