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:
Pierre Villard 2017-08-17 17:11:45 +02:00 committed by joewitt
parent 59b60e62d8
commit 39c5c5ab42
1 changed files with 1 additions and 1 deletions

View File

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