Skip to content

Commit 8302e8f

Browse files
Bump commons-io:commons-io from 2.19.0 to 2.20.0
--- updated-dependencies: - dependency-name: commons-io:commons-io dependency-version: 2.20.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ee2998a commit 8302e8f

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
@@ -44,7 +44,7 @@ dependencies {
4444

4545
// Required to read InputStream with BOM-field
4646
// https://mvnrepository.com/artifact/commons-io/commons-io
47-
implementation 'commons-io:commons-io:2.19.0'
47+
implementation 'commons-io:commons-io:2.20.0'
4848

4949
// Testing: Used to load MIME-types from JSON
5050
// https://mvnrepository.com/artifact/com.fasterxml.jackson.core/jackson-annotations

0 commit comments

Comments
 (0)