Skip to content

Commit 6c14b32

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies {
2626
api "ch.qos.logback:logback-classic:1.4.14"
2727
api "com.google.code.typica:typica:1.7.2"
2828
api "com.unboundid:unboundid-ldapsdk:6.0.11"
29-
api "commons-codec:commons-codec:1.16.0"
29+
api "commons-codec:commons-codec:1.16.1"
3030
api "commons-cli:commons-cli:1.5.0"
3131
api "commons-httpclient:commons-httpclient:3.1"
3232
api "commons-lang:commons-lang:2.6"

0 commit comments

Comments
 (0)