Skip to content

Commit acefe4e

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 90f2073 commit acefe4e

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
@@ -328,7 +328,7 @@ dependencies {
328328
implementation('com.j2html:j2html:0.7') {
329329
exclude group: 'junit', module: 'junit' // bro
330330
}
331-
implementation('commons-io:commons-io:2.4')
331+
implementation('commons-io:commons-io:2.19.0')
332332
implementation('info.picocli:picocli:4.7.7')
333333
implementation('org.apache.commons:commons-lang3:3.1')
334334
implementation('org.apache.velocity:velocity:1.7')

0 commit comments

Comments
 (0)