Skip to content

Commit 8ebfd75

Browse files
committed
[ci] Update since date as we switched to 4.3.x
1 parent e8e34a4 commit 8ebfd75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/groovy/org/codehaus/mojo/spotbugs/SpotBugsMojo.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -525,7 +525,7 @@ class SpotBugsMojo extends AbstractMavenReport implements SpotBugsPluginsTrait {
525525
* System properties to set in the VM (or the forked VM if fork is enabled).
526526
* <p>
527527
*
528-
* @since 4.2.4
528+
* @since 4.3.0
529529
*/
530530
@Parameter(property = "spotbugs.systemPropertyVariables")
531531
Map<String, String> systemPropertyVariables

0 commit comments

Comments
 (0)