Skip to content

Commit c36d695

Browse files
Update dependency commons-io:commons-io to v2.22.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0d577ec commit c36d695

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ cardviewVersion = "1.0.0"
1818
checker = "3.21.2"
1919
coilVersion = "2.7.0"
2020
commonsHttpclient = "3.1"
21-
commonsIoVersion = "2.21.0"
21+
commonsIoVersion = "2.22.0"
2222
composeBom = "2026.04.01"
2323
conscryptAndroidVersion = "2.5.3"
2424
constraintlayoutVersion = "2.2.1"

gradle/verification-metadata.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -524,6 +524,7 @@
524524
<trusting group="org.jsoup" name="jsoup" version="1.22.1"/>
525525
</trusted-key>
526526
<trusted-key id="F3BD845679DD6A30F3F50F91597852B0B140F0BC" group="com.caverock" name="androidsvg" version="1.4"/>
527+
<trusted-key id="F4DD59C90148BDC52BEB90A4530AA5F25C25011F" group="commons-io"/>
527528
<trusted-key id="FA77DCFEF2EE6EB2DEBEDD2C012579464D01C06A">
528529
<trusting group="org.apache" name="apache"/>
529530
<trusting group="org.codehaus.plexus"/>
@@ -31270,6 +31271,11 @@
3127031271
<sha256 value="d2f8b6fd4800b6aaf120f5a38226d5f9d5fc6db837af99e2f9b33067868b9872" origin="Generated by Gradle"/>
3127131272
</artifact>
3127231273
</component>
31274+
<component group="org.apache.commons" name="commons-parent" version="98">
31275+
<artifact name="commons-parent-98.pom">
31276+
<pgp value="F4DD59C90148BDC52BEB90A4530AA5F25C25011F"/>
31277+
</artifact>
31278+
</component>
3127331279
<component group="org.apache.commons" name="commons-text" version="1.10.0">
3127431280
<artifact name="commons-text-1.10.0.jar">
3127531281
<sha256 value="770cd903fa7b604d1f7ef7ba17f84108667294b2b478be8ed1af3bffb4ae0018" origin="Generated by Gradle"/>

0 commit comments

Comments
 (0)