Mavenfile in jruby-jars-9.2.14.0 vs Mavenfile in jruby-jars-9.2.15.0

- old
+ new

@@ -25,10 +25,10 @@ :failOnError => false ) end properties( 'tesla.dump.pom' => 'pom.xml', 'tesla.dump.readonly' => true, - 'jruby.plugins.version' => '1.0.7', + 'jruby.plugins.version' => '1.1.8', # we share the already installed gems 'gem.home' => '${jruby_home}/lib/ruby/gems/shared', # need jruby_home but not jruby.home as name otherwise # polyglot-plugin will pick the jruby from jruby.home 'jruby_home' => '${basedir}/../../' )