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:
UcanInfosec 2022-10-12 20:40:08 -04:00 committed by Matthew Burgess
parent dd93fbeb7a
commit 808d3d6664
No known key found for this signature in database
GPG Key ID: 05D3DEB8126DAD24
1 changed files with 1 additions and 1 deletions

View File

@ -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>