Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

Commit 3d2f2e5

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump bcpkix-jdk15on from 1.66 to 1.68
Bumps [bcpkix-jdk15on](https://github.com/bcgit/bc-java) from 1.66 to 1.68. - [Release notes](https://github.com/bcgit/bc-java/releases) - [Changelog](https://github.com/bcgit/bc-java/blob/master/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent f0789fd commit 3d2f2e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

engine/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ dependencies {
8282
implementation("de.gesellix:docker-filesocket:2021-04-07T11-48-56")
8383
testImplementation("de.gesellix:testutil:2021-04-07T10-37-54")
8484

85-
implementation("org.bouncycastle:bcpkix-jdk15on:1.66")
85+
implementation("org.bouncycastle:bcpkix-jdk15on:1.68")
8686

8787
testImplementation("org.spockframework:spock-core:1.3-groovy-2.5")
8888
testImplementation("cglib:cglib-nodep:3.3.0")

0 commit comments

Comments
 (0)