Skip to content

Commit a30e33c

Browse files
fix(deps): update dependency commons-io:commons-io to v2.21.0 (#2102)
Signed-off-by: Renovate Bot <[email protected]> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0e0d427 commit a30e33c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jgiven-html5-report/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ dependencies {
99
implementation ('org.apache.xmlgraphics:batik-transcoder:1.19'){
1010
exclude group: 'commons-io', module: 'commons-io'
1111
}
12-
implementation 'commons-io:commons-io:2.20.0'
12+
implementation 'commons-io:commons-io:2.21.0'
1313
implementation 'org.apache.xmlgraphics:batik-codec:1.19'
1414
}

0 commit comments

Comments
 (0)