Author: jbonofre Date: Sun Feb 5 20:04:03 2012 New Revision: 1240793 URL: http://svn.apache.org/viewvc?rev=1240793&view=rev Log: [CAMEL-4981] Upgrade to jruby 1.6.6
Modified: camel/branches/camel-2.9.x/parent/pom.xml Modified: camel/branches/camel-2.9.x/parent/pom.xml URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/parent/pom.xml?rev=1240793&r1=1240792&r2=1240793&view=diff ============================================================================== --- camel/branches/camel-2.9.x/parent/pom.xml (original) +++ camel/branches/camel-2.9.x/parent/pom.xml Sun Feb 5 20:04:03 2012 @@ -107,7 +107,7 @@ <jettison-version>1.3</jettison-version> <jexcelapi-version>2.4.2</jexcelapi-version> <jibx-version>1.2.3</jibx-version> - <jruby-version>1.6.5</jruby-version> + <jruby-version>1.6.6</jruby-version> <jsmpp-version>2.1.0_3</jsmpp-version> <jsch-version>0.1.44-1</jsch-version> <juel-version>2.1.2</juel-version>