Skip to content

Commit

Permalink
Merge pull request #116 from openturing/dependabot/gradle/0.3.3/commo…
Browse files Browse the repository at this point in the history
…ns-io-commons-io-2.9.0

Bump commons-io from 2.8.0 to 2.9.0
  • Loading branch information
alegauss authored May 26, 2021
2 parents aa28530 + c66b400 commit c261f22
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 @@ -264,7 +264,7 @@ dependencies {
implementation group: 'org.apache.opennlp', name: 'opennlp-tools', version:'1.9.3'

// Apache Commons
implementation group: 'commons-io', name: 'commons-io', version:'2.8.0'
implementation group: 'commons-io', name: 'commons-io', version:'2.9.0'
implementation group: 'commons-lang', name: 'commons-lang', version:'2.6'

// EhCache
Expand Down

0 comments on commit c261f22

Please sign in to comment.