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

Commit 028abc6

Browse files
Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79 (#402)
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.78.1 to 1.79. - [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-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 30e6845 commit 028abc6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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:2024-09-15T19-35-00")
8383
testImplementation("de.gesellix:testutil:2024-09-15T19-35-00")
8484

85-
implementation("org.bouncycastle:bcpkix-jdk18on:1.78.1")
85+
implementation("org.bouncycastle:bcpkix-jdk18on:1.79")
8686

8787
testImplementation("org.spockframework:spock-core:2.3-groovy-4.0")
8888
testRuntimeOnly("net.bytebuddy:byte-buddy:1.15.10")

0 commit comments

Comments
 (0)