Skip to content

Commit ccb0898

Browse files
fix(deps): update dependency commons-codec:commons-codec to v1.20.0 {patch} (#1712)
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c2f6940 commit ccb0898

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ findbugs = "3.0.2"
1111
lombok = "1.18.42"
1212
handlebars = "4.5.0"
1313
httpClient = "4.5.14"
14-
commonsCodec = "1.19.0"
14+
commonsCodec = "1.20.0"
1515
commonsCompress = "1.28.0"
1616
azureKeyVaultKeyClient = "4.10.4"
1717
azureKeyVaultSecretsClient = "4.10.4"

gradle/verification-metadata.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -467,6 +467,11 @@
467467
<sha256 value="5c3881e4f556855e9c532927ee0c9dfde94cc66760d5805c031a59887070af5f" origin="Generated by Gradle"/>
468468
</artifact>
469469
</component>
470+
<component group="commons-codec" name="commons-codec" version="1.20.0">
471+
<artifact name="commons-codec-1.20.0.jar">
472+
<sha256 value="6af66595f9f6a7bb58ce66518d6888d40b547c366d2262f06676eee19528ff66" origin="Generated by Gradle"/>
473+
</artifact>
474+
</component>
470475
<component group="commons-collections" name="commons-collections" version="3.2.2">
471476
<artifact name="commons-collections-3.2.2.jar">
472477
<sha256 value="eeeae917917144a68a741d4c0dff66aa5c5c5fd85593ff217bced3fc8ca783b8" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)