Commit 2d3ce435d6530205f9c433fb59f61d5367fde625

Authored by magno.oliveira
1 parent 4ee502da
Exists in master

Atualização de versão do Apache POI

git-svn-id: https://svn.bento.ifrs.edu.br/default/ASES/e-selo@10330 c2178572-b5ca-4887-91d2-9e3a90c7d55b
Showing 1 changed file with 1 additions and 1 deletions   Show diff stats
Desenvolvimento/Codificacao/e-Selo/pom.xml
... ... @@ -155,7 +155,7 @@
155 155 <dependency>
156 156 <groupId>org.apache.poi</groupId>
157 157 <artifactId>poi</artifactId>
158   - <version>3.10.1</version>
  158 + <version>3.12</version>
159 159 </dependency>
160 160 <dependency>
161 161 <groupId>javax.transaction</groupId>
... ...