Update to latest Jython version 2.7.2

Closes #2642
This commit is contained in:
Thad Guidry 2020-05-27 12:08:05 -05:00 committed by GitHub
parent 3ca08f6ff1
commit 475507a787
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,7 +121,7 @@
<dependency>
<groupId>org.python</groupId>
<artifactId>jython-standalone</artifactId>
<version>2.7.1</version>
<version>2.7.2</version>
</dependency>
<dependency>