Skip to content

Commit 09c699b

Browse files
Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 in /Plan (#4448)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.20.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.20.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e82e7cd commit 09c699b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Plan/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ subprojects {
7070

7171
commonsTextVersion = "1.15.0"
7272
commonsCompressVersion = "1.28.0"
73-
commonsCodecVersion = "1.20.0"
73+
commonsCodecVersion = "1.21.0"
7474
caffeineVersion = "3.2.3"
7575
jetbrainsAnnotationsVersion = "26.0.2"
7676
jettyVersion = "11.0.26"

0 commit comments

Comments
 (0)