mirror of https://github.com/apache/nifi.git
NIFI-11348 This closes #7090. Upgraded JRuby from 9.3.9.0 to 9.4.2.0
Signed-off-by: Joe Witt <joewitt@apache.org>
This commit is contained in:
parent
26400fcbe9
commit
04cacad52a
|
@ -88,7 +88,7 @@
|
|||
<dependency>
|
||||
<groupId>org.jruby</groupId>
|
||||
<artifactId>jruby-complete</artifactId>
|
||||
<version>9.3.9.0</version>
|
||||
<version>9.4.2.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.clojure</groupId>
|
||||
|
|
Loading…
Reference in New Issue