Merge pull request 'fixes bug#AL-4822' (!675) from AL-4822 into master

Reviewed-on: adm/VentaBoletosAdm#675
Reviewed-by: Valdir Cordeiro <valdir.cordeiro@totvs.com.br>
master 1.128.6
Valdir Cordeiro 2024-08-22 22:38:21 +00:00
commit 06814fb4e9
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId>
<artifactId>ventaboletosadm</artifactId>
<version>1.128.5</version>
<version>1.128.6</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.98.0</modelWeb.version>
<modelWeb.version>1.98.1</modelWeb.version>
<flyway.version>1.86.0</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>