Removed BeanUtils from list of dependencies.

git-svn-id: https://svn.apache.org/repos/asf/jakarta/commons/proper/math/trunk@141287 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Phil Steitz 2004-06-08 05:37:43 +00:00
parent e626217e4d
commit 272846b369
1 changed files with 1 additions and 2 deletions

View File

@ -17,7 +17,7 @@
-->
<?xml-stylesheet type="text/xsl" href="./xdoc.xsl"?>
<!-- $Revision: 1.10 $ $Date: 2004/04/26 20:06:50 $ -->
<!-- $Revision: 1.11 $ $Date: 2004/06/08 05:37:43 $ -->
<document>
<properties>
<title>User Guide - Overview</title>
@ -108,7 +108,6 @@
Commons Math requires JDK 1.2+ and has no dependencies other than the following Jakarta Commons
components:
<ul>
<li>commons-beanutils 1.6.1 </li>
<li>commons-collections 3.0 </li>
<li>commons-discovery 0.2 </li>
<li>commons-lang 2.0 </li>