From 44cdc8e38e50d39bce72e28ff443ad956d61ac3c Mon Sep 17 00:00:00 2001 From: exceptionfactory Date: Fri, 1 Apr 2022 10:21:22 -0500 Subject: [PATCH] NIFI-9860 Upgraded JRuby from 9.2.6.0 to 9.3.4.0 Signed-off-by: Matthew Burgess This closes #5924 --- nifi-assembly/NOTICE | 2 +- .../nifi-scripting-nar/src/main/resources/META-INF/NOTICE | 2 +- .../nifi-scripting-bundle/nifi-scripting-processors/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/nifi-assembly/NOTICE b/nifi-assembly/NOTICE index 14278757eb..061756efc3 100644 --- a/nifi-assembly/NOTICE +++ b/nifi-assembly/NOTICE @@ -2047,7 +2047,7 @@ The following binary components are provided under the Eclipse Public License 1. (EPL 1.0)(MPL 2.0) H2 Database (com.h2database:h2:jar:1.3.176 - http://www.h2database.com/html/license.html) (EPL 1.0)(LGPL 2.1) Logback Classic (ch.qos.logback:logback-classic:jar:1.2.6 - http://logback.qos.ch/) (EPL 1.0)(LGPL 2.1) Logback Core (ch.qos.logback:logback-core:jar:1.2.6 - http://logback.qos.ch/) - (EPLv1.0)(GPL 2)(LGPL 2.1) JRuby (org.jruby:jruby-complete:9.1.9.0 - http://jruby.org). + (EPLv1.0)(GPL 2)(LGPL 2.1) JRuby (org.jruby:jruby-complete - http://jruby.org). (EPL 1.0) Eclipse Paho MQTT Client (org.eclipse.paho:org.eclipse.paho.client.mqttv3:1.2.0 - https://github.com/eclipse/paho.mqtt.java) (EPL 1.0) Eclipse Link (org.eclipse.persistence:eclipselink:2.5.2 - http://www.eclipse.org/eclipselink/) (EPL 1.0) Common Service Data Objects (org.eclipse.persistence:commonj.sdo:2.1.1 - http://www.eclipse.org/eclipselink/) diff --git a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-nar/src/main/resources/META-INF/NOTICE b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-nar/src/main/resources/META-INF/NOTICE index f9eca9fcc3..f4a11d9068 100644 --- a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-nar/src/main/resources/META-INF/NOTICE +++ b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-nar/src/main/resources/META-INF/NOTICE @@ -156,5 +156,5 @@ Eclipse Public License v1.0 The following binary components are provided under a EPL v1.0 license - (EPLv1.0)(GPL 2)(LGPL 2.1) JRuby (org.jruby:jruby-complete:9.1.9.0 - http://jruby.org). + (EPLv1.0)(GPL 2)(LGPL 2.1) JRuby (org.jruby:jruby-complete - http://jruby.org). (EPLv1.0) Clojure (org.clojure:clojure:1.8.0 - http://clojure.org) diff --git a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml index df5380f848..1808a39b6e 100644 --- a/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml +++ b/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors/pom.xml @@ -88,7 +88,7 @@ org.jruby jruby-complete - 9.2.6.0 + 9.3.4.0 org.clojure