Update Commons Net to 2.1

Change-Id: I1d899f648acd4ad4457d14ba585cfd170ff636f7
Signed-off-by: Shawn O. Pearce <sop@google.com>
This commit is contained in:
Shawn O. Pearce
2010-04-27 18:34:37 -07:00
parent 78d0a78ca9
commit a8ef7c8fb8

View File

@@ -532,7 +532,7 @@ limitations under the License.
<dependency>
<groupId>commons-net</groupId>
<artifactId>commons-net</artifactId>
<version>2.0</version>
<version>2.1</version>
</dependency>
<dependency>