Skip to content

Commit 52182e5

Browse files
Update dependency org.apache.maven.plugin-tools:maven-plugin-annotations to v3.15.2
1 parent 1fa18fb commit 52182e5

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
@@ -221,7 +221,7 @@ lazy val mavenPlugin = project
221221
libraryDependencies ++=
222222
Seq(
223223
"org.apache.maven" % "maven-plugin-api" % "3.6.3",
224-
"org.apache.maven.plugin-tools" % "maven-plugin-annotations" % "3.6.4" %
224+
"org.apache.maven.plugin-tools" % "maven-plugin-annotations" % "3.15.2" %
225225
Provided,
226226
"org.apache.maven" % "maven-project" % "2.2.1"
227227
),

0 commit comments

Comments
 (0)