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 20bdad3 + ddf2822 commit d2da726Copy full SHA for d2da726
sigstore-maven-plugin/build.gradle.kts
@@ -16,7 +16,7 @@ dependencies {
16
17
implementation(project(":sigstore-java"))
18
implementation("org.bouncycastle:bcutil-jdk18on:1.78.1")
19
- implementation("org.apache.maven.plugins:maven-gpg-plugin:3.1.0")
+ implementation("org.apache.maven.plugins:maven-gpg-plugin:3.2.4")
20
21
testImplementation("org.apache.maven.shared:maven-verifier:1.8.0")
22
0 commit comments