Fixes bug#AL-4549

master
Fernando Abimael Alvarez Uc 2024-08-06 11:41:31 -06:00
parent a0c3d110af
commit 8c985abf53
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.119.0</version>
<version>1.119.1</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.91.0</modelWeb.version>
<flyway.version>1.78.0</flyway.version>
<flyway.version>1.78.1</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>