Skip to content

Commit

Permalink
Merge pull request #415 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.17.0
  • Loading branch information
mergify[bot] authored Sep 19, 2024
2 parents 61eb55d + 2efe34a commit fb0ad71
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 @@ -45,7 +45,7 @@ springBoot {
dependencies {
implementation "org.jooq:jool:0.9.15"
implementation "org.eclipse.jgit:org.eclipse.jgit:7.0.0.202409031743-r"
implementation "commons-io:commons-io:2.16.1"
implementation "commons-io:commons-io:2.17.0"
implementation "com.github.vladimir-bukhtoyarov:bucket4j-core:8.0.1"
implementation "com.github.spullara.mustache.java:compiler:0.9.14"

Expand Down

0 comments on commit fb0ad71

Please sign in to comment.