Skip to content

Commit 742e96b

Browse files
authored
Merge pull request #198 from kit-data-manager/renovate/commons-io-commons-io-2.x
Update dependency commons-io:commons-io to v2.19.0
2 parents 7ae7ca4 + 83e851c commit 742e96b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
implementation 'org.json:json:20250107'
7979
implementation 'com.github.jknack:handlebars:4.4.0'
8080
implementation 'com.google.guava:guava:33.4.8-jre'
81-
implementation 'commons-io:commons-io:2.18.0'
81+
implementation 'commons-io:commons-io:2.19.0'
8282
implementation 'javax.validation:validation-api:2.0.1.Final'
8383
implementation 'edu.kit.datamanager:service-base:1.3.3'
8484
// apache

0 commit comments

Comments
 (0)