You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/09/01 17:22:42 UTC

camel git commit: Upgrade Jline to version 2.13

Repository: camel
Updated Branches:
  refs/heads/master 803d14888 -> ec6ca36f9


Upgrade Jline to version 2.13


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/ec6ca36f
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/ec6ca36f
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/ec6ca36f

Branch: refs/heads/master
Commit: ec6ca36f9876f4cbfdee67b12a61667c6d1a4728
Parents: 803d148
Author: Andrea Cosentino <an...@gmail.com>
Authored: Tue Sep 1 17:21:11 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Tue Sep 1 17:21:11 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/ec6ca36f/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f230cdd..f18d2c6 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -279,7 +279,7 @@
     <jibx-version>1.2.6</jibx-version>
     <jing-bundle-version>20030619_5</jing-bundle-version>
     <jing-version>20030619</jing-version>
-    <jline-version>2.12</jline-version>
+    <jline-version>2.13</jline-version>
     <jmockit-version>1.5</jmockit-version>
     <jodatime-bundle-version>1.6.2</jodatime-bundle-version>
     <jodatime2-bundle-version>2.8.2</jodatime2-bundle-version>