Skip to content

Commit

Permalink
Merge pull request #895 from ShioCMS/dependabot/gradle/shio-app/0.3.9…
Browse files Browse the repository at this point in the history
…/commons-io-commons-io-2.17.0

Bump commons-io:commons-io from 2.11.0 to 2.17.0 in /shio-app
  • Loading branch information
alegauss authored Nov 17, 2024
2 parents bc46934 + ab6b2df commit 2f6f493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shio-app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ dependencies {

// Apache Commons
implementation group: 'org.apache.commons', name: 'commons-compress', version: '1.21'
implementation group: 'commons-io', name: 'commons-io', version:'2.11.0'
implementation group: 'commons-io', name: 'commons-io', version:'2.17.0'
implementation group: 'org.apache.commons', name: 'commons-lang3', version: '3.12.0'
implementation group: 'org.apache.commons', name: 'commons-text', version: '1.9'

Expand Down

0 comments on commit 2f6f493

Please # to comment.