mirror of https://github.com/apache/nifi.git
NIFI-10636 Update Jython-standalone to 2.7.3
Signed-off-by: Matthew Burgess <mattyb149@apache.org> This closes #6521
This commit is contained in:
parent
dd93fbeb7a
commit
808d3d6664
|
@ -78,7 +78,7 @@
|
|||
<dependency>
|
||||
<groupId>org.python</groupId>
|
||||
<artifactId>jython-standalone</artifactId>
|
||||
<version>2.7.2</version>
|
||||
<version>2.7.3</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.luaj</groupId>
|
||||
|
|
Loading…
Reference in New Issue