Skip to content

Commit

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

Update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.14.0
  • Loading branch information
loosebazooka authored Aug 20, 2024
2 parents 8fbc804 + 83f4a70 commit 51aa633
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 @@ -11,7 +11,7 @@ description = "A Maven plugin for signing with Sigstore"
dependencies {
compileOnly("org.apache.maven:maven-plugin-api:3.9.9")
compileOnly("org.apache.maven:maven-core:3.9.9")
compileOnly("org.apache.maven.plugin-tools:maven-plugin-annotations:3.13.1")
compileOnly("org.apache.maven.plugin-tools:maven-plugin-annotations:3.14.0")

implementation(project(":sigstore-java"))
implementation("org.bouncycastle:bcutil-jdk18on:1.78.1")
Expand Down

0 comments on commit 51aa633

Please sign in to comment.