mirror of https://github.com/apache/nifi.git
NIFI-4301 - This closes #2095. bumped jython-shaded version to 2.7.1
Signed-off-by: joewitt <joewitt@apache.org>
This commit is contained in:
parent
59b60e62d8
commit
39c5c5ab42
|
@ -57,7 +57,7 @@
|
|||
<dependency>
|
||||
<groupId>org.scijava</groupId>
|
||||
<artifactId>jython-shaded</artifactId>
|
||||
<version>2.7.0</version>
|
||||
<version>2.7.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.luaj</groupId>
|
||||
|
|
Loading…
Reference in New Issue