Skip to content

Commit

Permalink
Merge pull request #306 from apereo/renovate/commons-io-commons-io-2.x
Browse files Browse the repository at this point in the history
renovatebot(deps): update dependency commons-io:commons-io to v2.14.0
  • Loading branch information
mergify[bot] authored Sep 29, 2023
2 parents a21e63b + 85fccae commit 7984740
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ springBoot {

dependencies {
implementation "org.jooq:jool:0.9.15"
implementation "commons-io:commons-io:2.13.0"
implementation "commons-io:commons-io:2.14.0"
implementation "org.eclipse.jgit:org.eclipse.jgit:6.7.0.202309050840-r"
implementation "com.github.vladimir-bukhtoyarov:bucket4j-core:7.6.0"
implementation "com.github.spullara.mustache.java:compiler:0.9.10"
Expand Down

0 comments on commit 7984740

Please sign in to comment.