Merge pull request 'fixes bug#AL-4657' (!607) from AL-4657 into master

Reviewed-on: adm/VentaBoletosAdm#607
Reviewed-by: Valdir Cordeiro <valdir.cordeiro@totvs.com.br>
master 1.113.0
pinheiro 2024-07-19 14:22:05 +00:00
commit b3cd60e7a6
1 changed files with 2 additions and 2 deletions

View File

@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId> <groupId>br.com.rjconsultores</groupId>
<artifactId>ventaboletosadm</artifactId> <artifactId>ventaboletosadm</artifactId>
<version>1.112.0</version> <version>1.113.0</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.86.0</modelWeb.version> <modelWeb.version>1.86.0</modelWeb.version>
<flyway.version>1.73.0</flyway.version> <flyway.version>1.74.0</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties> </properties>