Correção na geraçao de boleto fix bug #AL-3536' (!136) from AL-3536 into master

Reviewed-on: adm/ModelWeb#136
Reviewed-by: Célio de Souza Ribeiro JR <celio@rjconsultores.com.br>
master
fabio 2024-01-18 12:03:33 +00:00
commit 207cef34e6
1 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId> <groupId>br.com.rjconsultores</groupId>
<artifactId>ModelWeb</artifactId> <artifactId>ModelWeb</artifactId>
<version>1.31.1</version> <version>1.32.0</version>
<distributionManagement> <distributionManagement>
<repository> <repository>
@ -176,7 +176,7 @@
<dependency> <dependency>
<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>
</dependency> </dependency>
<dependency> <dependency>