removal of unused dependency

This commit is contained in:
jstaerk
2021-12-29 14:45:20 +01:00
parent b854f2410f
commit 5ecac0a482
2 changed files with 1 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
2.3.3
2.3.4
=======
- PR 257 issue #227 shaded/lightweight jars (thanks a lot to quadrik!)

View File

@@ -42,11 +42,6 @@
<artifactId>jargs</artifactId>
<version>2.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.codehaus.janino</groupId>
<artifactId>janino</artifactId>
<version>3.1.6</version>
</dependency>
<dependency>
<groupId>org.riversun</groupId>
<artifactId>bigdoc</artifactId>