Skip to content
This repository has been archived by the owner on Aug 20, 2021. It is now read-only.

Commit

Permalink
update md
Browse files Browse the repository at this point in the history
  • Loading branch information
venusdrogon committed Jun 5, 2016
1 parent fbf151b commit 6086e67
Showing 1 changed file with 0 additions and 15 deletions.
15 changes: 0 additions & 15 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,21 +105,6 @@ Reduce development, Release ideas (减少开发,释放思想)
<classifier>jdk15</classifier>
</dependency>

<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.12</version>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-log4j12</artifactId>
<version>1.7.12</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>

</dependencies>
```

Expand Down

0 comments on commit 6086e67

Please sign in to comment.