Skip to content

Commit 54a0845

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencies {
2828
implementation 'org.apache.commons:commons-lang3:3.19.0'
2929
implementation 'javax.validation:validation-api:2.0.1.Final'
3030
implementation 'org.apache.httpcomponents:httpmime:4.5.14'
31-
implementation 'commons-codec:commons-codec:1.19.0'
31+
implementation 'commons-codec:commons-codec:1.21.0'
3232

3333
testImplementation(platform('org.junit:junit-bom:5.11.0'))
3434
testImplementation('org.junit.jupiter:junit-jupiter')

0 commit comments

Comments
 (0)