Skip to content

Commit 8330934

Browse files
Update dependency org.bouncycastle:bcprov-jdk18on to v1.81 (#117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 141fdd1 commit 8330934

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
@@ -26,7 +26,7 @@ dependencyResolutionManagement {
2626
library("lang.xml", "com.jongsoft.lang", "language-fasterxml").version("1.1.0")
2727
library("otp", "dev.samstevens.totp", "totp").version("1.7.1")
2828
library("camunda", "org.camunda.bpm", "camunda-engine").version("7.23.0")
29-
library("bouncy", "org.bouncycastle", "bcprov-jdk18on").version("1.80")
29+
library("bouncy", "org.bouncycastle", "bcprov-jdk18on").version("1.81")
3030
library("bcpkix", "org.bouncycastle", "bcpkix-jdk18on").version("1.81")
3131
library("bcrypt", "at.favre.lib", "bcrypt").version("0.10.2")
3232
library("csv", "com.opencsv", "opencsv").version("5.11.1")

0 commit comments

Comments
 (0)