Skip to content

Commit

Permalink
Update dependency commons-io:commons-io to v2.18.0 {patch} (#408)
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 Nov 21, 2024
1 parent ab247e9 commit 1930a10
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 @@ -10,7 +10,7 @@ commonsCodec = "1.17.1"
commonsCompress = "1.27.1"
commonsCrypto = "1.2.0"
commonsCli = "1.9.0"
commonsIo = "2.17.0"
commonsIo = "2.18.0"
mockitoCore = "5.14.2"
jupiter = "5.11.3"
abortMission = "5.0.281"
Expand Down
18 changes: 18 additions & 0 deletions gradle/verification-metadata.xml
Original file line number Diff line number Diff line change
Expand Up @@ -862,6 +862,14 @@
<sha256 value="484a939fff5310b8cb5c6b9029c2dcf155d3f93b8b8d6285f3f56bb2ba09fc49" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="commons-io" name="commons-io" version="2.18.0">
<artifact name="commons-io-2.18.0.jar">
<sha256 value="f3ca0f8d63c40e23a56d54101c60d5edee136b42d84bfb85bc7963093109cf8b" origin="Generated by Gradle"/>
</artifact>
<artifact name="commons-io-2.18.0.pom">
<sha256 value="63d96941eb44df9c90d2adb2ad8c3f699c2e065e707045c5daf713fca52bcfca" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="commons-logging" name="commons-logging" version="1.2">
<artifact name="commons-logging-1.2.pom">
<sha256 value="c91ab5aa570d86f6fd07cc158ec6bc2c50080402972ee9179fe24100739fbb20" origin="Generated by Gradle"/>
Expand Down Expand Up @@ -1435,6 +1443,11 @@
<sha256 value="80eb61b0c87fdd826a069313b28b672da3f1885832da447b51e6e8a6197e7ecb" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.apache.commons" name="commons-parent" version="78">
<artifact name="commons-parent-78.pom">
<sha256 value="022d202e655edd04f2a10ecbe453d92977924d38380a4ca8c359f1817a80320e" 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 @@ -2574,6 +2587,11 @@
<sha256 value="4a3ffc4a4edcfec2cb5d619922706a9407161798571939f854dfda73e4e17cc8" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.junit" name="junit-bom" version="5.11.2">
<artifact name="junit-bom-5.11.2.pom">
<sha256 value="f48e88538aac145eb3ae0345a9ebd055b28f329a35dce8d1e9281325ca9b0ea2" origin="Generated by Gradle"/>
</artifact>
</component>
<component group="org.junit" name="junit-bom" version="5.11.3">
<artifact name="junit-bom-5.11.3.pom">
<sha256 value="f13df2e4caf1febce567667e7c378101a0331d53d1324d6e2dfe3aecfb1f7774" origin="Generated by Gradle"/>
Expand Down

0 comments on commit 1930a10

Please sign in to comment.