(GLPI 23730) Desenvolver via ADM para limpeza de Cache
bug#19140 dev: trevezani qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@101543 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
0c4fad6b87
commit
f723bba9b9
6
pom.xml
6
pom.xml
|
@ -207,6 +207,12 @@
|
|||
<artifactId>saxon</artifactId>
|
||||
<version>8.7</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.nimbusds</groupId>
|
||||
<artifactId>nimbus-jose-jwt</artifactId>
|
||||
<classifier>jdk16</classifier>
|
||||
<version>4.11.2</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
<build>
|
||||
<finalName>${project.artifactId}</finalName>
|
||||
|
|
Loading…
Reference in New Issue