Skip to content

Commit

Permalink
OPEN - jrimum#9: Campos formatados em função do padrão de cada Banco
Browse files Browse the repository at this point in the history
http://github.com/jrimum/bopepo/issues/issue/9

 * Adição da nova versão itext para uso em test helpers.
  • Loading branch information
gilmatryx committed Jan 20, 2014
1 parent dc9d07a commit 418f294
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,12 @@
</exclusions>
</dependency>
<!-- Test -->
<dependency>
<groupId>com.itextpdf</groupId>
<artifactId>itextpdf</artifactId>
<version>5.4.5</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava-jdk5</artifactId>
Expand Down

0 comments on commit 418f294

Please sign in to comment.