Update dependency org.bouncycastle:bcprov-jdk18on to v1.80 (#1231)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-01-22 13:32:35 -05:00
committed by GitHub
parent aebef87076
commit 6a87daa0b3

View File

@@ -111,7 +111,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.79"
bouncycastle = "org.bouncycastle:bcprov-jdk18on:1.80"
# AndroidX annotations
android-annotations = "androidx.annotation:annotation:1.9.1"