Skip to content

Commit 51a673c

Browse files
authored
Merge pull request #277 from kit-data-manager/renovate/commons-io-commons-io-2.x
Update dependency commons-io:commons-io to v2.21.0
2 parents b0dba90 + 46ece98 commit 51a673c

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
@@ -95,7 +95,7 @@ dependencies {
9595
implementation 'org.json:json:20250517'
9696
implementation 'com.github.jknack:handlebars:4.5.0'
9797
implementation 'com.google.guava:guava:33.5.0-jre'
98-
implementation 'commons-io:commons-io:2.20.0'
98+
implementation 'commons-io:commons-io:2.21.0'
9999
implementation 'javax.validation:validation-api:2.0.1.Final'
100100
implementation ('edu.kit.datamanager:service-base:1.3.6'){
101101
//exclude dependency as spring boot includes

0 commit comments

Comments
 (0)