Skip to content

Commit 59d847d

Browse files
Bump org.bouncycastle:bcpkix-jdk18on from 1.79 to 1.84 (#7042) [ci fast]
Bumps [org.bouncycastle:bcpkix-jdk18on](https://github.com/bcgit/bc-java) from 1.79 to 1.84. - [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.84' dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 979f684 commit 59d847d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins/nf-k8s/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
compileOnly 'org.pf4j:pf4j:3.14.1'
5454

5555
api 'org.bouncycastle:bcprov-ext-jdk18on:1.78.1'
56-
api 'org.bouncycastle:bcpkix-jdk18on:1.79'
56+
api 'org.bouncycastle:bcpkix-jdk18on:1.84'
5757

5858
testImplementation(testFixtures(project(":nextflow")))
5959
testImplementation "org.apache.groovy:groovy:4.0.31"

0 commit comments

Comments
 (0)