diff --git a/source/project.xml b/source/project.xml
index 9bc967d8..3221d299 100644
--- a/source/project.xml
+++ b/source/project.xml
@@ -88,5 +88,13 @@
commons-jelly-tags-interaction
1.1
+
+ jline
+ jline
+ 0.9.5
+
+ This library is used by commons-jelly-tags-interaction.
+
+
diff --git a/source/xdocs/changes.xml b/source/xdocs/changes.xml
index 0cb4c91e..1af418fb 100644
--- a/source/xdocs/changes.xml
+++ b/source/xdocs/changes.xml
@@ -23,8 +23,8 @@
Stephane Nicoll
-
- 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. The dependency to jline is added for commons-jelly-tags-interaction v1.1.
Initial release.