Document requirement for Maven 3.6.3 and later

See gh-34759
This commit is contained in:
Isabek Tashiev
2023-03-24 19:08:28 +02:00
committed by Andy Wilkinson
parent fd9b8fe020
commit e186d441ed
3 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
[[build-tool-plugins.maven]]
== Spring Boot Maven Plugin
The Spring Boot Maven Plugin provides Spring Boot support in Maven, letting you package executable jar or war archives and run an application "`in-place`".
To use it, you must use Maven 3.2 (or later).
To use it, you must use Maven 3.6.3 or later.
See the plugin's documentation to learn more: