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.
1 parent 88eb9b4 commit e31034aCopy full SHA for e31034a
sigstore-maven-plugin/build.gradle.kts
@@ -15,7 +15,7 @@ dependencies {
15
16
implementation(project(":sigstore-java"))
17
implementation("org.bouncycastle:bcutil-jdk18on:1.80")
18
- implementation("org.apache.maven.plugins:maven-gpg-plugin:3.2.7")
+ implementation("org.apache.maven.plugins:maven-gpg-plugin:3.2.8")
19
20
testImplementation("org.apache.maven.shared:maven-verifier:1.8.0")
21
0 commit comments