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.1
  • Loading branch information
renovate[bot] authored Oct 25, 2024
1 parent 439a0f9 commit 2adb739
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -224,7 +224,7 @@ lazy val mavenPlugin = project
libraryDependencies ++=
Seq(
"org.apache.maven" % "maven-plugin-api" % "3.6.3",
"org.apache.maven.plugin-tools" % "maven-plugin-annotations" % "3.6.4" %
"org.apache.maven.plugin-tools" % "maven-plugin-annotations" % "3.15.1" %
Provided,
"org.apache.maven" % "maven-project" % "2.2.1"
),
Expand Down

0 comments on commit 2adb739

Please sign in to comment.