Skip to content

Commit

Permalink
Update dependency commons-codec:commons-codec to v1.17.1 {patch} (#286)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 16, 2024
1 parent 282a5b1 commit a85bf36
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jakartaElApi = "6.0.0"
hibernateValidator = "8.0.1.Final"
expressly = "5.0.0"
bouncycastle = "1.78.1"
commonsCodec = "1.17.0"
commonsCodec = "1.17.1"
commonsCompress = "1.26.2"
commonsCrypto = "1.2.0"
commonsCli = "1.8.0"
Expand Down
18 changes: 18 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -821,6 +821,14 @@
<sha256 value="c01c4cda5e408f41ed1d83e4a0a170cf53801b6338aba49f0f904786bc1214fc" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="commons-codec" name="commons-codec" version="1.17.1">
<artifact name="commons-codec-1.17.1.jar">
<sha256 value="f9f6cb103f2ddc3c99a9d80ada2ae7bf0685111fd6bffccb72033d1da4e6ff23" origin="Generated by Gradle"/>
</artifact>
<artifact name="commons-codec-1.17.1.pom">
<sha256 value="7fa0db4d8150daf932958b8aea89ee24abb4d18e2316a5de535278fc131512a0" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="commons-collections" name="commons-collections" version="3.2.2">
<artifact name="commons-collections-3.2.2.jar">
<sha256 value="eeeae917917144a68a741d4c0dff66aa5c5c5fd85593ff217bced3fc8ca783b8" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -1429,6 +1437,11 @@
<sha256 value="60335a34e91f49ce50723b007d7c12514fd5766da17dfffb6732e1131e58cd1b" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.apache.commons" name="commons-parent" version="71">
<artifact name="commons-parent-71.pom">
<sha256 value="95b7be70f316ae4ca22f6fbdd08de2182e87cd874a650de7c3d3386a747a82a3" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.apache.commons" name="commons-pool2" version="2.12.0">
<artifact name="commons-pool2-2.12.0.jar">
<sha256 value="6d3bd18df8410f3e31b031aca582cc109342358a62a2759ebd0c4cdf30d06f8b" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -2472,6 +2485,11 @@
<sha256 value="b50975f5cba86204abda3dcd6f097af919fe22e21ef69478dd6b919f6c740d85" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.junit" name="junit-bom" version="5.11.0-M2">
<artifact name="junit-bom-5.11.0-M2.pom">
<sha256 value="4a3ffc4a4edcfec2cb5d619922706a9407161798571939f854dfda73e4e17cc8" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.junit" name="junit-bom" version="5.7.1">
<artifact name="junit-bom-5.7.1.pom">
<sha256 value="0b9b14a3d62106fafe8c68a717b87b87ad18685899451b753c04fa41b6857784" origin="Generated by Gradle"/>
Expand Down

0 comments on commit a85bf36

Please sign in to comment.