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

Commit 6bb4a97

Browse files
Bump org.bouncycastle:bcpkix-jdk18on from 1.80 to 1.81
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.80 to 1.81. - [Changelog](https://github.com/bcgit/bc-java/blob/main/docs/releasenotes.html) - [Commits](https://github.com/bcgit/bc-java/commits) --- updated-dependencies: - dependency-name: org.bouncycastle:bcpkix-jdk18on dependency-version: '1.81' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3a16b01 commit 6bb4a97

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
@@ -75,7 +75,7 @@ dependencies {
7575
implementation("de.gesellix:docker-filesocket:2025-05-16T22-45-00")
7676
testImplementation("de.gesellix:testutil:2025-05-16T22-30-00")
7777

78-
implementation("org.bouncycastle:bcpkix-jdk18on:1.80")
78+
implementation("org.bouncycastle:bcpkix-jdk18on:1.81")
7979

8080
testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
8181
testRuntimeOnly("net.bytebuddy:byte-buddy:1.17.5")

0 commit comments

Comments
 (0)