Merge pull request 'fixes bug #AL-3708' (!359) from AL-3708 into master

Reviewed-on: adm/VentaBoletosAdm#359
Reviewed-by: Valdir Cordeiro <valdir.cordeiro@totvs.com.br>
master 1.41.0
pinheiro 2024-01-10 18:49:01 +00:00
commit e5a78d3339
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.40.1</version>
<version>1.41.0</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.29.0</modelWeb.version>
<modelWeb.version>1.30.0</modelWeb.version>
<flyway.version>1.24.0</flyway.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>