diff --git a/WHATSNEW b/WHATSNEW
index c3a962560..2b383da3e 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -19,7 +19,7 @@ Fixed bugs:
Bugzilla Report 60644
* Improvement to the Zip task for reduced memory usage in certain
- cases. Thanks to Glen Lewis for reporting the issue and
+ cases. Thanks to Glen Lewis for reporting the issue and
suggesting the fix.
Bugzilla Report 19516
@@ -67,6 +67,8 @@ Other changes:
for Ivy and AntUnit to facilitate releases and updates, respectively.
Github Pull Request #50
+* Updated Commons Net to the latest Java 5 compatible version (2.2).
+
Changes from Ant 1.9.8 TO Ant 1.9.9
===================================
diff --git a/fetch.xml b/fetch.xml
index dc8af7280..b92673eb8 100644
--- a/fetch.xml
+++ b/fetch.xml
@@ -315,6 +315,7 @@ Set -Ddest=LOCATION on the command line
description="load Java Mail"
depends="init">
+
javax.activation
activation
- 1.1
+ 1.1.1
compile
diff --git a/src/etc/poms/ant-jdepend/pom.xml b/src/etc/poms/ant-jdepend/pom.xml
index d57b7795f..1e7fbda5b 100644
--- a/src/etc/poms/ant-jdepend/pom.xml
+++ b/src/etc/poms/ant-jdepend/pom.xml
@@ -47,7 +47,7 @@
jdepend
jdepend
- 2.7
+ 2.9.1
compile