Remove rhino from dependencies
No idea how it ended up in there
This commit is contained in:
parent
a147c1b26c
commit
834f6b492c
5
pom.xml
5
pom.xml
|
@ -144,11 +144,6 @@
|
|||
<version>1.2.3</version>
|
||||
<scope>runtime</scope>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.mozilla</groupId>
|
||||
<artifactId>rhino</artifactId>
|
||||
<version>1.7.7.1</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>org.eclipse.jetty</groupId>
|
||||
<artifactId>jetty-server</artifactId>
|
||||
|
|
Loading…
Reference in New Issue