Skip to content

Commit

Permalink
Update dependency org.apache.commons:commons-compress to v1.25.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 15, 2023
1 parent 1a6493b commit d4f2b89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion grails-forge-core/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ dependencies {
api "org.eclipse.jgit:org.eclipse.jgit:5.11.1.202105131744-r"
implementation "org.yaml:snakeyaml:2.0"
implementation 'com.typesafe:config:1.4.3'
implementation 'org.apache.commons:commons-compress:1.23.0'
implementation 'org.apache.commons:commons-compress:1.25.0'
compileOnly "com.google.code.findbugs:jsr305"
testImplementation "org.codehaus.groovy:groovy-yaml"
}
Expand Down

0 comments on commit d4f2b89

Please sign in to comment.