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 5eeff81 + 50028e5 commit 59181d4Copy full SHA for 59181d4
sigstore-java/build.gradle.kts
@@ -35,7 +35,7 @@ dependencies {
35
runtimeOnly("io.grpc:grpc-netty-shaded")
36
compileOnly("org.apache.tomcat:annotations-api:6.0.53") // java 9+ only
37
38
- implementation("commons-codec:commons-codec:1.16.0")
+ implementation("commons-codec:commons-codec:1.16.1")
39
implementation("com.google.code.gson:gson:2.10.1")
40
implementation("org.bouncycastle:bcutil-jdk18on:1.77")
41
implementation("org.bouncycastle:bcpkix-jdk18on:1.77")
0 commit comments