Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-vfs2 to v2.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 4, 2024
1 parent 6705498 commit 6c1a83f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,7 @@ dependencies {

implementation group: 'com.google.guava', name: 'guava', version: '32.1.3-jre'

implementation group: 'org.apache.commons', name: 'commons-vfs2', version: '2.4.1'
implementation group: 'org.apache.commons', name: 'commons-vfs2', version: '2.9.0'
implementation group: 'com.jcraft', name: 'jsch', version: '0.1.55'
implementation group: 'org.apache.httpcomponents', name: 'httpclient', version: '4.5.13'

Expand Down

0 comments on commit 6c1a83f

Please sign in to comment.