Skip to content

Commit 44695e7

Browse files
authored
Merge pull request #233 from kit-data-manager/renovate/commons-io-commons-io-2.x
Update dependency commons-io:commons-io to v2.20.0
2 parents 518c1ad + a1721e6 commit 44695e7

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
@@ -93,7 +93,7 @@ dependencies {
9393
implementation 'org.json:json:20250517'
9494
implementation 'com.github.jknack:handlebars:4.4.0'
9595
implementation 'com.google.guava:guava:33.4.8-jre'
96-
implementation 'commons-io:commons-io:2.19.0'
96+
implementation 'commons-io:commons-io:2.20.0'
9797
implementation 'javax.validation:validation-api:2.0.1.Final'
9898
implementation ('edu.kit.datamanager:service-base:1.3.4'){
9999
//exclude dependency as spring boot includes

0 commit comments

Comments
 (0)