Skip to content

Commit aa92b89

Browse files
authored
Merge pull request #439 from gocd/dependabot/gradle/org.bouncycastle-bcpkix-jdk18on-1.79
Bump org.bouncycastle:bcpkix-jdk18on from 1.78.1 to 1.79
2 parents e1bf468 + 40c953a commit aa92b89

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)