Compare commits

...

2 Commits

  1. 4
      epdc-commons-tools/pom.xml

4
epdc-commons-tools/pom.xml

@ -116,10 +116,6 @@
<artifactId>thumbnailator</artifactId>
<version>0.4.8</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
<artifactId>commons-lang3</artifactId>
</dependency>
<dependency>
<groupId>io.jsonwebtoken</groupId>
<artifactId>jjwt</artifactId>

Loading…
Cancel
Save