Mavenfile in jruby-jars-9.4.5.0 vs Mavenfile in jruby-jars-9.4.6.0

- old
+ new

@@ -26,10 +26,10 @@ :failOnError => false ) end properties( 'tesla.dump.pom' => 'pom.xml', 'tesla.dump.readonly' => true, - 'jruby.plugins.version' => '3.0.1', + 'jruby.plugins.version' => '3.0.2', # 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}/../../' )