Correção na geraçao de boleto fix bug #AL-3536

master
Fabio 2024-01-17 18:44:38 -03:00
parent d050021cd1
commit d7ffa968fb
1 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@
<groupId>br.com.rjconsultores</groupId>
<artifactId>GeneradorBoletosCNAB</artifactId>
<version>1.6.0</version>
<version>1.6.1</version>
<name>GeneradorBoletosCNAB</name>
<distributionManagement>
@ -58,7 +58,7 @@
<dependency>
<groupId>br.com.rjconsultores</groupId>
<artifactId>jrimum-bopepo</artifactId>
<version>1.1.0</version>
<version>1.1.1</version>
<exclusions>
<exclusion>
<groupId>sun-jaxb-rj</groupId>