We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e1bf468 + 40c953a commit aa92b89Copy full SHA for aa92b89
build.gradle
@@ -75,7 +75,7 @@ dependencies {
75
}
76
77
78
- runtimeOnly group: 'org.bouncycastle', name: 'bcpkix-jdk18on', version: '1.78.1'
+ runtimeOnly group: 'org.bouncycastle', name: 'bcpkix-jdk18on', version: '1.79'
79
implementation group: 'com.github.spullara.mustache.java', name: 'compiler', version: '0.9.14'
80
implementation group: 'org.freemarker', name: 'freemarker', version: '2.3.33'
81
0 commit comments