diff --git a/index.html b/index.html index ad70867..44cba21 100644 --- a/index.html +++ b/index.html @@ -31,7 +31,7 @@

Find bugs in Java Programs

SpotBugs is a fork of FindBugs (which is now an abandoned project), carrying on from the point where it left off with support of its community. Please check the official manual for details.

-

SpotBugs requires JRE (or JDK) 1.8.0 or later to run. However, it can analyze programs compiled for any version of Java, from 1.0 to 21.

+

SpotBugs requires JRE (or JDK) 1.8.0 or later to run. However, it can analyze programs compiled for any version of Java.

Bug Descriptions