Skip to content

Commit

Permalink
Update dependency org.apache.maven.plugin-tools:maven-plugin-annotati…
Browse files Browse the repository at this point in the history
…ons to v3.15.0
  • Loading branch information
renovate[bot] authored Sep 9, 2024
1 parent 1ba74c1 commit e59854b
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.14.0")
compileOnly("org.apache.maven.plugin-tools:maven-plugin-annotations:3.15.0")

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

0 comments on commit e59854b

Please sign in to comment.