Skip to content

Commit 2adb739

Browse files
Update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.15.1
1 parent 439a0f9 commit 2adb739

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,7 +224,7 @@ lazy val mavenPlugin = project
224224
libraryDependencies ++=
225225
Seq(
226226
"org.apache.maven" % "maven-plugin-api" % "3.6.3",
227-
"org.apache.maven.plugin-tools" % "maven-plugin-annotations" % "3.6.4" %
227+
"org.apache.maven.plugin-tools" % "maven-plugin-annotations" % "3.15.1" %
228228
Provided,
229229
"org.apache.maven" % "maven-project" % "2.2.1"
230230
),

0 commit comments

Comments
 (0)