diff --git a/src/site/xdoc/index.xml b/src/site/xdoc/index.xml index ab1c5a944..a31e7c8f0 100644 --- a/src/site/xdoc/index.xml +++ b/src/site/xdoc/index.xml @@ -50,7 +50,7 @@ together with various project reports. The JavaDoc API documents are available online:
The latest stable release of Lang is 3.2.1. You may:
+The latest stable release of Lang is 3.3. You may:
The Clirr report for release 3.2.1 shows three errors in org.apache.commons.lang3.time.FastDateFormat
. These were introduced in release 3.2 and are assumed not to affect client code. For more information please see the
-release notes.
Alternatively you can pull it from the central Maven repositories:
<groupId>org.apache.commons</groupId> <artifactId>commons-lang3</artifactId> - <version>3.2.1</version> + <version>3.3</version>