Skip to content

Commit 5635823

Browse files
dependabot: bump commons-codec:commons-codec from 1.17.2 to 1.18.0
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.17.2 to 1.18.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.17.2...rel/commons-codec-1.18.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8e07130 commit 5635823

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
@@ -113,7 +113,7 @@ configurations.all {
113113
force 'commons-beanutils:commons-beanutils:1.10.0'
114114
force 'com.google.guava:guava:30.1.1-jre'
115115
force 'com.puppycrawl.tools:checkstyle:8.45.1'
116-
force 'commons-codec:commons-codec:1.17.2'
116+
force 'commons-codec:commons-codec:1.18.0'
117117
force "com.fasterxml.jackson.core:jackson-databind:${versions.jackson_databind}"
118118
force "org.yaml:snakeyaml:${versions.snakeyaml}"
119119
force 'org.codehaus.plexus:plexus-utils:3.6.0'

0 commit comments

Comments
 (0)