Author: sebb
Date: Tue May 14 17:16:49 2013
New Revision: 861983

Log:
DBUTILS-103 correct Java version

Modified:
    websites/production/commons/content/proper/commons-dbutils/index.html

Modified: websites/production/commons/content/proper/commons-dbutils/index.html
==============================================================================
--- websites/production/commons/content/proper/commons-dbutils/index.html 
(original)
+++ websites/production/commons/content/proper/commons-dbutils/index.html Tue 
May 14 17:16:49 2013
@@ -309,7 +309,7 @@ Please see <a href="examples.html">Examp
 <div class="section"><h2>Dependencies<a name="Dependencies"></a></h2>
     <p>
     DbUtils is intentionally a single jar distribution and relies only on 
-    a standard Java 1.5 or later JRE.
+    a standard Java 1.6 or later JRE.
     </p> 
 </div>
 


Reply via email to