Skip to content

Commit 4ec19ec

Browse files
Bump org.bouncycastle:bcpkix-jdk18on from 1.77 to 1.78.1 (#288)
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.77 to 1.78.1. - [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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 222f1e7 commit 4ec19ec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ ext {
3030

3131
dependencies {
3232
api "org.testcontainers:testcontainers:$testcontainersVersion"
33-
implementation "org.bouncycastle:bcpkix-jdk18on:1.77"
33+
implementation "org.bouncycastle:bcpkix-jdk18on:1.78.1"
3434

3535
testImplementation "org.testcontainers:junit-jupiter:$testcontainersVersion"
3636
testImplementation "io.fabric8:kubernetes-client:6.8.0"

0 commit comments

Comments
 (0)