Fixes bug#AL-4549

master
Fernando Abimael Alvarez Uc 2024-08-05 14:48:48 -06:00
parent da9f257fa4
commit 01eea17907
1 changed files with 2 additions and 2 deletions

View File

@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId>
<artifactId>ventaboletosadm</artifactId>
<version>1.118.3</version>
<version>1.118.4</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.90.1</modelWeb.version>
<flyway.version>1.77.2</flyway.version>
<flyway.version>1.77.3</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>