Skip to content

Commit c1088f8

Browse files
Bump commons-codec:commons-codec from 1.22.0 to 1.22.1 in /Plan (#4803)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.22.0 to 1.22.1. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.22.0...rel/commons-codec-1.22.1) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.22.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 65dd825 commit c1088f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Plan/build.gradle

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

6767
commonsTextVersion = "1.15.0"
6868
commonsCompressVersion = "1.28.0"
69-
commonsCodecVersion = "1.22.0"
69+
commonsCodecVersion = "1.22.1"
7070
caffeineVersion = "3.2.4"
7171
jetbrainsAnnotationsVersion = "26.1.0"
7272
jettyVersion = "11.0.26"

0 commit comments

Comments
 (0)