Merge pull request 'fixes bug#AL-3501' (!348) from AL-3501 into master

Reviewed-on: adm/VentaBoletosAdm#348
Reviewed-by: Valdir Cordeiro <valdir.cordeiro@totvs.com.br>
master 1.36.2
Gleison da Cruz 2023-12-19 13:54:05 +00:00
commit 1ad735f6d3
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.36.1</version>
<version>1.36.2</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.27.0</modelWeb.version>
<modelWeb.version>1.27.1</modelWeb.version>
<flyway.version>1.23.3</flyway.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>