Update dependency org.bouncycastle:bcprov-jdk18on to v1.82 (#1652)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-09-23 15:53:38 -04:00
committed by GitHub
parent 808e0ecae7
commit f8b00a4541

View File

@@ -116,7 +116,7 @@ commonscompress = "org.apache.commons:commons-compress:1.28.0"
junrar = "com.github.junrar:junrar:7.5.5"
# AES/CBC/PKCS7Padding Cypher provider
bouncycastle = "org.bouncycastle:bcprov-jdk18on:1.81"
bouncycastle = "org.bouncycastle:bcprov-jdk18on:1.82"
# AndroidX annotations
android-annotations = "androidx.annotation:annotation:1.9.1"