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 b0e2b35 commit 865b1b8Copy full SHA for 865b1b8
sigstore-maven-plugin/build.gradle.kts
@@ -15,7 +15,7 @@ dependencies {
15
16
implementation(project(":sigstore-java"))
17
implementation("org.bouncycastle:bcutil-jdk18on:1.78.1")
18
- implementation("org.apache.maven.plugins:maven-gpg-plugin:3.2.5")
+ implementation("org.apache.maven.plugins:maven-gpg-plugin:3.2.7")
19
20
testImplementation("org.apache.maven.shared:maven-verifier:1.8.0")
21
0 commit comments