Skip to content

Commit d1137d6

Browse files
dependabot[bot]bigdaz
authored andcommitted
Bump commons-io:commons-io from 2.13.0 to 2.15.0
Bumps commons-io:commons-io from 2.13.0 to 2.15.0. --- updated-dependencies: - dependency-name: commons-io:commons-io dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e1c4507 commit d1137d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jackson-databind = { group = "com.fasterxml.jackson.core", name = "jackson-datab
88
jackson-parameter-names = { group = "com.fasterxml.jackson.module", name = "jackson-module-parameter-names" }
99
jackson-kotlin = { group = "com.fasterxml.jackson.module", name = "jackson-module-kotlin" }
1010

11-
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.13.0" }
11+
apache-commons-io = { group = "commons-io", name = "commons-io", version = "2.15.0" }
1212

1313
github-packageurl = { group = "com.github.package-url", name = "packageurl-java", version = "1.4.1" }
1414

0 commit comments

Comments
 (0)