Skip to content

Commit 5f0bb89

Browse files
Bump commons-codec:commons-codec from 1.18.0 to 1.19.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.18.0 to 1.19.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.18.0...rel/commons-codec-1.19.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent da5ab6a commit 5f0bb89

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
@@ -16,7 +16,7 @@ jackson = "2.16.2"
1616
embulk-util-file = "0.2.0"
1717

1818
commons-compress = "1.27.1"
19-
commons-codec = "1.18.0"
19+
commons-codec = "1.19.0"
2020
commons-io = "2.20.0"
2121
commons-lang3 = "3.18.0"
2222

0 commit comments

Comments
 (0)