Skip to content

v6.3.1

@robbavey robbavey tagged this 26 Apr 14:01
* Remove use of deprecated java `import` from ruby

As of jruby-9.3, the use of `import` in ruby file to import java classes
has been deprecated, and the use of `java_import` is recommended.

Relates: https://github.com/jruby/jruby/issues/6976,
         https://github.com/jruby/jruby/pull/7143
Assets 2
Loading