diff --git a/plugin/project.xml b/plugin/project.xml
index c9fe95d6..71886c5e 100644
--- a/plugin/project.xml
+++ b/plugin/project.xml
@@ -146,6 +146,14 @@
commons-jelly-tags-interaction
1.1
+
+ jline
+ jline
+ 0.9.5
+
+ This library is used by commons-jelly-tags-interaction.
+
+
commons-logging
commons-logging
@@ -159,15 +167,10 @@
jdom
1.0
-
- saxpath
- saxpath
- 1.0-FCS
-
jaxen
jaxen
- 1.0-FCS-full
+ 1.1-beta-9
xml-apis
diff --git a/plugin/xdocs/changes.xml b/plugin/xdocs/changes.xml
index 9f058268..e5eef15e 100644
--- a/plugin/xdocs/changes.xml
+++ b/plugin/xdocs/changes.xml
@@ -24,7 +24,7 @@
- Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1
+ Update dependencies to unify them between plugins. The following dependencies are updated : commons-jelly-tags-interaction v1.0 to v1.1, jaxen v1.0-FCS-full to 1.1-beta-9. The following dependencies are removed : saxpath.
Upgrade to Xerces 2.8.0. Replace the deprecated xmlParserAPIs by xml-apis 1.3.03. Add the xml-resolver dependency for xerces.