Merge pull request 'fixes bug #AL-3553' (!336) from AL3553 into master

Reviewed-on: adm/VentaBoletosAdm#336
Reviewed-by: Gleison da Cruz <gleison.cruz@totvs.com.br>
master 1.35.16
pinheiro 2023-11-29 14:13:20 +00:00
commit 92f31964d0
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.35.15</version>
<version>1.35.16</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.26.1</modelWeb.version>
<modelWeb.version>1.26.2</modelWeb.version>
<flyway.version>1.22.1</flyway.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>