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

Commit 3a160d7

Browse files
dependabot[bot]gesellix
authored andcommitted
Bump org.bouncycastle:bcpkix-jdk18on from 1.81 to 1.82
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.81 to 1.82. - [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.82' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent c0b4323 commit 3a160d7

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-08-05T19-57-00")
7676
testImplementation("de.gesellix:testutil:2025-06-08T17-40-00")
7777

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

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

0 commit comments

Comments
 (0)