diff --git a/docs/anttask.html b/docs/anttask.html
index 9b3a6db4a..b5e70787e 100644
--- a/docs/anttask.html
+++ b/docs/anttask.html
@@ -21,7 +21,7 @@ This task is included in the checkstyle distribution.
- checkstyle-@CHECKSTYLE_VERSION@.jar
- ANTLR 2.7.1 classes. antlr.jar is included in the distribution.
- - Jakarta Regexp 1.2 classes. jakarta-regexp-1.2.jar is included in the distribution.
+ - Jakarta Regexp 1.3 classes. jakarta-regexp-1.3.jar is included in the distribution.
- Jakarta Commons Beanutils classes. commons-beanutils.jar is included in the distribution.
- Jakarta Commons Collections classes. commons-collections.jar is included in the distribution.
- Jakarta Commons Logging classes. commons-logging.jar is included in the distribution.
diff --git a/docs/cmdline.html b/docs/cmdline.html
index d6c7be58a..589ac5347 100644
--- a/docs/cmdline.html
+++ b/docs/cmdline.html
@@ -26,7 +26,7 @@ The easiest way is to include checkstyle-all-@CHECKSTYLE_V
- checkstyle-@CHECKSTYLE_VERSION@.jar
- ANTLR 2.7.1 classes. antlr.jar is included in the distribution.
- - Jakarta Regexp 1.2 classes. jakarta-regexp-1.2.jar is included in the distribution.
+ - Jakarta Regexp 1.3 classes. jakarta-regexp-1.3.jar is included in the distribution.
- Jakarta Commons Beanutils classes. commons-beanutils.jar is included in the distribution.
- Jakarta Commons Collections classes. commons-collections.jar is included in the distribution.
- Jakarta Commons Logging classes. commons-logging.jar is included in the distribution.