Skip to content

Commit 3c57359

Browse files
Update dependency org.bouncycastle:bcpkix-jdk18on to v1.82 (#151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3806619 commit 3c57359

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

settings.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ dependencyResolutionManagement {
2828
library("otp", "dev.samstevens.totp", "totp").version("1.7.1")
2929
library("camunda", "org.camunda.bpm", "camunda-engine").version("7.23.0")
3030
library("bouncy", "org.bouncycastle", "bcprov-jdk18on").version("1.82")
31-
library("bcpkix", "org.bouncycastle", "bcpkix-jdk18on").version("1.81")
31+
library("bcpkix", "org.bouncycastle", "bcpkix-jdk18on").version("1.82")
3232
library("bcrypt", "at.favre.lib", "bcrypt").version("0.10.2")
3333
library("csv", "com.opencsv", "opencsv").version("5.12.0")
3434

0 commit comments

Comments
 (0)