Skip to content

Commit cbd9e49

Browse files
Bump commons-codec:commons-codec from 1.18.0 to 1.19.0 (#774)
Bumps [commons-codec:commons-codec](https://github.com/apache/commons-codec) from 1.18.0 to 1.19.0. - [Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt) - [Commits](apache/commons-codec@rel/commons-codec-1.18.0...rel/commons-codec-1.19.0) --- updated-dependencies: - dependency-name: commons-codec:commons-codec dependency-version: 1.19.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 e96451b commit cbd9e49

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

server/manifestmergetool/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ dependencies {
7878
implementation('com.android.tools.build:manifest-merger:31.4.1')
7979
implementation('com.android.tools:common:31.4.1')
8080
implementation('org.apache.commons:commons-configuration2:2.11.0')
81-
implementation('commons-codec:commons-codec:1.18.0')
81+
implementation('commons-codec:commons-codec:1.19.0')
8282

8383
testImplementation('commons-io:commons-io:2.18.0')
8484
testImplementation('org.junit.jupiter:junit-jupiter-engine:5.13.4')

0 commit comments

Comments
 (0)