+ upgrade to JRuby 1.4.0
This commit is contained in:
Costin Leau
2009-12-08 08:57:48 +00:00
parent c4d8f6b3eb
commit 085aecd51f
4 changed files with 5 additions and 5 deletions

View File

@@ -103,7 +103,7 @@
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby</artifactId>
<version>1.2.0</version>
<version>1.4.0</version>
<optional>true</optional>
</dependency>
<dependency>