bug#22621
dev:lucas qua: git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@107895 d1611594-4594-4d17-8e1d-87c2c4800839master
parent
2496892895
commit
6bac350e7e
5
pom.xml
5
pom.xml
|
@ -207,6 +207,11 @@
|
||||||
<artifactId>saxon</artifactId>
|
<artifactId>saxon</artifactId>
|
||||||
<version>8.7</version>
|
<version>8.7</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
<dependency>
|
||||||
|
<groupId>net.sf.saxon</groupId>
|
||||||
|
<artifactId>saxon-dom</artifactId>
|
||||||
|
<version>8.7</version>
|
||||||
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.nimbusds</groupId>
|
<groupId>com.nimbusds</groupId>
|
||||||
<artifactId>nimbus-jose-jwt</artifactId>
|
<artifactId>nimbus-jose-jwt</artifactId>
|
||||||
|
|
Loading…
Reference in New Issue