Skip to content

Commit bbe1e54

Browse files
Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 in /Plan (#3960)
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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d94025a commit bbe1e54

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.13.0"
7272
commonsCompressVersion = "1.27.1"
73-
commonsCodecVersion = "1.17.2"
73+
commonsCodecVersion = "1.18.0"
7474
caffeineVersion = "3.2.0"
7575
jetbrainsAnnotationsVersion = "26.0.2"
7676
jettyVersion = "11.0.24"

0 commit comments

Comments
 (0)