Update dependency org.bouncycastle:bcprov-jdk18on to v1.81 (#1443)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-06-15 17:14:29 -04:00
committed by GitHub
parent 4086a73727
commit e3d4be9a5a
+1 -1
View File
@@ -112,7 +112,7 @@ commonscompress = "org.apache.commons:commons-compress:1.27.1"
junrar = "com.github.junrar:junrar:7.5.5"
# AES/CBC/PKCS7Padding Cypher provider
bouncycastle = "org.bouncycastle:bcprov-jdk18on:1.80"
bouncycastle = "org.bouncycastle:bcprov-jdk18on:1.81"
# AndroidX annotations
android-annotations = "androidx.annotation:annotation:1.9.1"