Skip to content

Commit

Permalink
Merge pull request #816 from sigstore/renovate/org.apache.maven.plugi…
Browse files Browse the repository at this point in the history
…ns-maven-gpg-plugin-3.x

Update dependency org.apache.maven.plugins:maven-gpg-plugin to v3.2.7
  • Loading branch information
loosebazooka authored Sep 30, 2024
2 parents 7692a25 + 865b1b8 commit 5311c8e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sigstore-maven-plugin/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {

implementation(project(":sigstore-java"))
implementation("org.bouncycastle:bcutil-jdk18on:1.78.1")
implementation("org.apache.maven.plugins:maven-gpg-plugin:3.2.5")
implementation("org.apache.maven.plugins:maven-gpg-plugin:3.2.7")

testImplementation("org.apache.maven.shared:maven-verifier:1.8.0")

Expand Down

0 comments on commit 5311c8e

Please sign in to comment.