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

Reviewed-on: utilidades/GeneradorBoletosCNAB#12
Reviewed-by: Célio de Souza Ribeiro JR <celio@rjconsultores.com.br>
master
fabio 2024-01-18 12:03:12 +00:00
commit 38a4dd3f37
1 changed files with 3 additions and 3 deletions

View File

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