Upgraded to jruby 1.7.4
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/83cdfe4a Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/83cdfe4a Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/83cdfe4a Branch: refs/heads/camel-2.10.x Commit: 83cdfe4ac0a8a97d2de0c16027f28f8c7cb413d1 Parents: ab8dfa7 Author: Claus Ibsen <[email protected]> Authored: Wed Jun 26 09:48:55 2013 +0200 Committer: Claus Ibsen <[email protected]> Committed: Wed Jun 26 09:48:55 2013 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/83cdfe4a/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 05283a6..a1936ea 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -130,7 +130,7 @@ <jettison-version>1.3.3</jettison-version> <jexcelapi-version>2.4.2</jexcelapi-version> <jibx-version>1.2.4.5</jibx-version> - <jruby-version>1.7.3</jruby-version> + <jruby-version>1.7.4</jruby-version> <jsmpp-version>2.1.0_4</jsmpp-version> <jsch-version>0.1.48</jsch-version> <jsonlib-version>2.4</jsonlib-version>
