From b71e09712783b3875fe7f2e55278dcd0d349e0af Mon Sep 17 00:00:00 2001 From: Jeremy Landis Date: Thu, 28 Nov 2024 20:55:33 -0500 Subject: [PATCH] [ci] Make sure readme for gui reflects current 4.8.6.6 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cbfbb699..1bdcbeee 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ mvn -Dmaven.surefire.debug="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspe Run gui with a specific version ``` -mvn com.github.spotbugs:spotbugs-maven-plugin:4.8.6.2:gui +mvn com.github.spotbugs:spotbugs-maven-plugin:4.8.6.6:gui ``` ## Creating new site examples ##