Skip to content

Commit 3a05e79

Browse files
authored
Merge pull request #44 from openMF/renovate/org.bouncycastle-bcprov-jdk18on-1.x
Update dependency org.bouncycastle:bcprov-jdk18on to v1.82
2 parents 519e1e6 + c59e664 commit 3a05e79

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ dependencies {
6767
annotationProcessor("org.mapstruct:mapstruct-processor:1.6.3")
6868

6969
// Cryptography
70-
implementation("org.bouncycastle:bcprov-jdk18on:1.81")
70+
implementation("org.bouncycastle:bcprov-jdk18on:1.82")
7171

7272
// Lombok
7373
compileOnly("org.projectlombok:lombok")

0 commit comments

Comments
 (0)