joni.patch 286 B

1234567891011
  1. --- a/core/pom.xml
  2. +++ b/core/pom.xml
  3. @@ -45,7 +45,7 @@
  4. <dependency>
  5. <groupId>org.jruby.joni</groupId>
  6. <artifactId>joni</artifactId>
  7. - <version>2.1.1-SNAPSHOT</version>
  8. + <version>2.1.1</version>
  9. <type>jar</type>
  10. </dependency>
  11. <dependency>