Remove rhino from dependencies

No idea how it ended up in there
This commit is contained in:
0xboobface 2018-09-07 15:23:31 +02:00
parent a147c1b26c
commit 834f6b492c
1 changed files with 0 additions and 5 deletions

View File

@ -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>