bug#22621

dev:lucas

qua:

git-svn-id: http://desenvolvimento.rjconsultores.com.br/repositorio/sco/AdmVenta/Web/trunk/ventaboletos@107895 d1611594-4594-4d17-8e1d-87c2c4800839
master
lucas.taia 2021-07-19 20:37:43 +00:00
parent 2496892895
commit 6bac350e7e
1 changed files with 5 additions and 0 deletions

View File

@ -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>