(site) fix RELEASE-NOTES-3.8.txt java 5.0 -> 7.0
diff --git a/src/site/resources/release-notes/RELEASE-NOTES-3.8.txt b/src/site/resources/release-notes/RELEASE-NOTES-3.8.txt
index c62c488..f6a0046 100644
--- a/src/site/resources/release-notes/RELEASE-NOTES-3.8.txt
+++ b/src/site/resources/release-notes/RELEASE-NOTES-3.8.txt
@@ -27,8 +27,7 @@
Commons Lang is a set of utility functions and reusable components that should be of use in any
Java environment.
-Lang 3.0 and onwards now targets Java 5.0, making use of features that arrived with Java 5.0 such as generics,
-variable arguments, autoboxing, concurrency and formatted output.
+Lang 3.0 and onwards now targets Java 7.0, making use of features that arrived with Java 7.0.
For the advice on upgrading from 2.x to 3.x, see the following page: