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/08/27 17:57:10 UTC

camel git commit: Upgrade Jruby to version 1.7.22

Repository: camel
Updated Branches:
  refs/heads/master 5b6c49c3e -> e07f38c3e


Upgrade Jruby to version 1.7.22


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

Branch: refs/heads/master
Commit: e07f38c3ec4ef26a34af29611a47a5b28f7f7e49
Parents: 5b6c49c
Author: Andrea Cosentino <an...@gmail.com>
Authored: Thu Aug 27 17:53:55 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Thu Aug 27 17:53:55 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/e07f38c3/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 205f654..88e9309 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -286,7 +286,7 @@
     <jolokia-version>1.3.1</jolokia-version>
     <josql-bundle-version>1.5_5</josql-bundle-version>
     <josql-version>1.5</josql-version>
-    <jruby-version>1.7.21</jruby-version>
+    <jruby-version>1.7.22</jruby-version>
     <jsendnsca-version>1.3.1</jsendnsca-version>
     <jsmpp-version>2.1.1</jsmpp-version>
     <jsch-version>0.1.53</jsch-version>