Compare commits
No commits in common. "edcec0971f9088000bc886b5f7cd6f4da104b62b" and "3677ea6a9a8dd349fc48f5fe99c46682fefcbe48" have entirely different histories.
edcec0971f
...
3677ea6a9a
7
pom.xml
7
pom.xml
|
|
@ -442,13 +442,6 @@
|
||||||
<version>1.1.1</version>
|
<version>1.1.1</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
<!-- https://mvnrepository.com/artifact/com.lowagie/itext -->
|
|
||||||
<dependency>
|
|
||||||
<groupId>com.lowagie</groupId>
|
|
||||||
<artifactId>itext</artifactId>
|
|
||||||
<version>2.1.7.js2</version>
|
|
||||||
</dependency>
|
|
||||||
|
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>io.jsonwebtoken</groupId>
|
<groupId>io.jsonwebtoken</groupId>
|
||||||
<artifactId>jjwt</artifactId>
|
<artifactId>jjwt</artifactId>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue