Skip to content

Commit de2e0d1

Browse files
Bump commons-io:commons-io from 2.4 to 2.19.0
Bumps commons-io:commons-io from 2.4 to 2.19.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19c4439 commit de2e0d1

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
@@ -303,7 +303,7 @@ dependencies {
303303
implementation('com.j2html:j2html:0.7') {
304304
exclude group: 'junit', module: 'junit' // bro
305305
}
306-
implementation 'commons-io:commons-io:2.4'
306+
implementation 'commons-io:commons-io:2.19.0'
307307
implementation 'info.picocli:picocli:4.7.7'
308308
implementation 'org.apache.commons:commons-lang3:3.1'
309309
implementation 'org.apache.velocity:velocity:1.7'

0 commit comments

Comments
 (0)