Merge pull request 'fixes bug#AL-5073' (!775) from AL-5073 into master

Reviewed-on: adm/VentaBoletosAdm#775
Reviewed-by: wallace <wallace@rjconsultores.com.br>
master 1.152.14
Gleison da Cruz 2024-10-09 18:52:04 +00:00
commit 44ec91ffe8
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.152.13</version> <version>1.152.14</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.114.3</modelWeb.version> <modelWeb.version>1.114.3</modelWeb.version>
<flyway.version>1.98.2</flyway.version> <flyway.version>1.98.3</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties> </properties>