removal of unused dependency
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
2.3.3
|
2.3.4
|
||||||
=======
|
=======
|
||||||
|
|
||||||
- PR 257 issue #227 shaded/lightweight jars (thanks a lot to quadrik!)
|
- PR 257 issue #227 shaded/lightweight jars (thanks a lot to quadrik!)
|
||||||
|
|||||||
@@ -42,11 +42,6 @@
|
|||||||
<artifactId>jargs</artifactId>
|
<artifactId>jargs</artifactId>
|
||||||
<version>2.0-SNAPSHOT</version>
|
<version>2.0-SNAPSHOT</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
|
||||||
<groupId>org.codehaus.janino</groupId>
|
|
||||||
<artifactId>janino</artifactId>
|
|
||||||
<version>3.1.6</version>
|
|
||||||
</dependency>
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.riversun</groupId>
|
<groupId>org.riversun</groupId>
|
||||||
<artifactId>bigdoc</artifactId>
|
<artifactId>bigdoc</artifactId>
|
||||||
|
|||||||
Reference in New Issue
Block a user