This is an automated email from the ASF dual-hosted git repository.
mthomsen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi.git
The following commit(s) were added to refs/heads/main by this push:
new 14a2249c0e NIFI-10626 Update jruby-complete to 9.3.8.0
14a2249c0e is described below
commit 14a2249c0e3e1946bbfc9b810dd2b56b51a26997
Author: UcanInfosec <[email protected]>
AuthorDate: Tue Oct 11 10:50:00 2022 -0400
NIFI-10626 Update jruby-complete to 9.3.8.0
This closes #6510
Signed-off-by: Mike Thomsen <[email protected]>
---
.../nifi-scripting-bundle/nifi-scripting-processors/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
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 298e14be4f..ba2e61577e 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 @@
<dependency>
<groupId>org.jruby</groupId>
<artifactId>jruby-complete</artifactId>
- <version>9.3.4.0</version>
+ <version>9.3.8.0</version>
</dependency>
<dependency>
<groupId>org.clojure</groupId>