We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fa18fb commit 52182e5Copy full SHA for 52182e5
build.sbt
@@ -221,7 +221,7 @@ lazy val mavenPlugin = project
221
libraryDependencies ++=
222
Seq(
223
"org.apache.maven" % "maven-plugin-api" % "3.6.3",
224
- "org.apache.maven.plugin-tools" % "maven-plugin-annotations" % "3.6.4" %
+ "org.apache.maven.plugin-tools" % "maven-plugin-annotations" % "3.15.2" %
225
Provided,
226
"org.apache.maven" % "maven-project" % "2.2.1"
227
),
0 commit comments