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

master
Fabio 2024-01-17 18:45:33 -03:00
parent 0d337e7ef4
commit 077f3ca734
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>