Skip to content

Commit 47663b8

Browse files
Merge pull request #781 from kit-data-manager/renovate/commons-io-commons-io-2.x
Update dependency commons-io:commons-io to v2.20.0
2 parents 5a26f22 + 99bc751 commit 47663b8

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
@@ -103,7 +103,7 @@ dependencies {
103103
implementation "com.h2database:h2:2.3.232"
104104

105105
// apache
106-
implementation "commons-io:commons-io:2.19.0"
106+
implementation "commons-io:commons-io:2.20.0"
107107
implementation "org.apache.tika:tika-core:3.2.1"
108108

109109
// JSON validator

0 commit comments

Comments
 (0)