add engine and fix bug

This commit is contained in:
Looly
2020-11-18 00:34:51 +08:00
parent 83a2244f80
commit 9867333f68
5 changed files with 21 additions and 20 deletions

View File

@@ -413,7 +413,7 @@
<dependency>
<groupId>org.mozilla</groupId>
<artifactId>rhino</artifactId>
<version>1.7.12</version>
<version>1.7.13</version>
<scope>compile</scope>
<optional>true</optional>
</dependency>