[javascript] Update Rhino from 1.7.13 to 1.7.14
* Add more nodes * Note: UpdateExpression is now parsed instead of UnaryExpression for increments/decrements
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
<dependency>
|
||||
<groupId>org.mozilla</groupId>
|
||||
<artifactId>rhino</artifactId>
|
||||
<version>1.7.13</version>
|
||||
<version>1.7.14</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>commons-io</groupId>
|
||||
|
Reference in New Issue
Block a user