+ upgrade to JRuby 1.4.0
This commit is contained in:
Costin Leau
2009-12-09 10:57:54 +00:00
parent 481dd31006
commit 74022861c5
4 changed files with 6 additions and 6 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>