Merge branch 'main' of https://git.vas2.com/geoinfo_eGov_work
commit
edcec0971f
7
pom.xml
7
pom.xml
|
|
@ -442,6 +442,13 @@
|
|||
<version>1.1.1</version>
|
||||
</dependency>
|
||||
|
||||
<!-- https://mvnrepository.com/artifact/com.lowagie/itext -->
|
||||
<dependency>
|
||||
<groupId>com.lowagie</groupId>
|
||||
<artifactId>itext</artifactId>
|
||||
<version>2.1.7.js2</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.jsonwebtoken</groupId>
|
||||
<artifactId>jjwt</artifactId>
|
||||
|
|
|
|||
Loading…
Reference in New Issue