Skip to content

Commit 9af506d

Browse files
Bump commons-codec:commons-codec from 1.17.2 to 1.18.0 in /Plan
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 8519ea5 commit 9af506d

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 = "24.0.0"
7676
jettyVersion = "11.0.24"

0 commit comments

Comments
 (0)