Consistent use of @deprecated since
Restore the patch version number for consistency with `@since` tags. See gh-25808
This commit is contained in:
@@ -179,7 +179,7 @@ public abstract class AbstractRunMojo extends AbstractDependencyFilterMojo {
|
||||
* Additional directories besides the classes directory that should be added to the
|
||||
* classpath.
|
||||
* @since 1.0.0
|
||||
* @deprecated since 2.3 for removal in 2.5 in favor of {@code directories}
|
||||
* @deprecated since 2.3.0 for removal in 2.5.0 in favor of {@code directories}
|
||||
*/
|
||||
@Deprecated
|
||||
@Parameter(property = "spring-boot.run.folders")
|
||||
|
||||
Reference in New Issue
Block a user