We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40f7f5c commit b9a4a15Copy full SHA for b9a4a15
build.sbt
@@ -217,7 +217,7 @@ lazy val mavenPlugin = project
217
libraryDependencies ++=
218
Seq(
219
"org.apache.maven" % "maven-plugin-api" % "3.6.3",
220
- "org.apache.maven.plugin-tools" % "maven-plugin-annotations" % "3.6.4" %
+ "org.apache.maven.plugin-tools" % "maven-plugin-annotations" % "3.15.2" %
221
Provided,
222
"org.apache.maven" % "maven-project" % "2.2.1"
223
),
0 commit comments