Skip to content

Commit 14e81c5

Browse files
authored
Merge pull request #807 from Aiven-Open/dependabot/gradle/commons-io-commons-io-2.21.0
chore(deps): bump commons-io:commons-io from 2.19.0 to 2.21.0
2 parents a1982fe + 1dbdefe commit 14e81c5

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
@@ -121,7 +121,7 @@ subprojects {
121121

122122
assertJVersion = "3.27.7"
123123

124-
apacheCommonsIOVersion = "2.19.0"
124+
apacheCommonsIOVersion = "2.21.0"
125125

126126
jacksonVersion = "2.21.1"
127127

0 commit comments

Comments
 (0)