Skip to content

Commit 571e8d5

Browse files
Bump org.apache.commons:commons-vfs2 from 2.6.0 to 2.10.0 in /zeppelin-zengine
Bumps org.apache.commons:commons-vfs2 from 2.6.0 to 2.10.0. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.commons:commons-vfs2&package-manager=maven&previous-version=2.6.0&new-version=2.10.0)](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 #4919 from dependabot[bot]/dependabot/maven/zeppelin-zengine/org.apache.commons-commons-vfs2-2.10.0. Signed-off-by: Jongyoul Lee <[email protected]>
1 parent 0f7c27d commit 571e8d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

zeppelin-zengine/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<lucene.version>8.7.0</lucene.version>
3939
<org.reflections.version>0.9.8</org.reflections.version>
4040
<xml.apis.version>1.4.01</xml.apis.version>
41-
<commons.vfs2.version>2.6.0</commons.vfs2.version>
41+
<commons.vfs2.version>2.10.0</commons.vfs2.version>
4242
<eclipse.jgit.version>4.5.4.201711221230-r</eclipse.jgit.version>
4343
<eirslett.version>1.6</eirslett.version>
4444
</properties>

0 commit comments

Comments
 (0)