Skip to content

Commit 40c953a

Browse files
Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79
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>
1 parent e1bf468 commit 40c953a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ dependencies {
7575
}
7676
}
7777

78-
runtimeOnly group: 'org.bouncycastle', name: 'bcpkix-jdk18on', version: '1.78.1'
78+
runtimeOnly group: 'org.bouncycastle', name: 'bcpkix-jdk18on', version: '1.79'
7979
implementation group: 'com.github.spullara.mustache.java', name: 'compiler', version: '0.9.14'
8080
implementation group: 'org.freemarker', name: 'freemarker', version: '2.3.33'
8181

0 commit comments

Comments
 (0)