From 272846b369e38d99d5bdcb0430779ea0415954ea Mon Sep 17 00:00:00 2001 From: Phil Steitz Date: Tue, 8 Jun 2004 05:37:43 +0000 Subject: [PATCH] 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 --- xdocs/userguide/overview.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/xdocs/userguide/overview.xml b/xdocs/userguide/overview.xml index b7dc4fcb8..db4eeeead 100644 --- a/xdocs/userguide/overview.xml +++ b/xdocs/userguide/overview.xml @@ -17,7 +17,7 @@ --> - + User Guide - Overview @@ -108,7 +108,6 @@ Commons Math requires JDK 1.2+ and has no dependencies other than the following Jakarta Commons components:
    -
  • commons-beanutils 1.6.1
  • commons-collections 3.0
  • commons-discovery 0.2
  • commons-lang 2.0