Skip to content

Commit

Permalink
Updated Jython (2.7.1)
Browse files Browse the repository at this point in the history
Latest stable build.
  • Loading branch information
EricSoftTM committed Dec 23, 2019
1 parent 5511516 commit b94a468
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion bin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,12 @@
<dependency>
<groupId>org.python</groupId>
<artifactId>jython-standalone</artifactId>
<version>2.5.1</version>
<version>2.7.1</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-jdk14</artifactId>
<version>1.7.4</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit b94a468

Please sign in to comment.