Update dependency org.bouncycastle:bcprov-jdk18on to v1.83 (#1809)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2025-12-06 12:42:35 -05:00
committed by GitHub
parent 61ca48ccdd
commit b6e79532a9

View File

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