From be916af8ce75592b52bf6db98ce2664eee7d3dcb Mon Sep 17 00:00:00 2001 From: metaprime Date: Wed, 29 Nov 2017 04:13:39 -0800 Subject: [PATCH] Update README.md Nobody really cares about dependencies that are downloaded automatically. They can check pom.xml if they want to look at the exact versions. One less thing for us to maintain and keep in sync, and it helps keep the README cleaner. --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index ba15506d..a6ba0a8a 100644 --- a/README.md +++ b/README.md @@ -86,14 +86,3 @@ mvn test Please note that some tests may fail as sites change and our rippers become out of date. Start by building and testing a released version of RipMe and then ensure that any changes you make do not cause more tests to break. - -# Dependencies - -* junit-3.8.1 -* jsoup-1.8.1 -* json-20140107 -* apache-commons-configuration-1.7 -* log4j-1.2.17 -* commons-cli-1.2 -* commons-io-1.3.2 -* httpcomponents-4.3.3