Fixes bug#AL-4549

master
Fernando Abimael Alvarez Uc 2024-08-12 11:47:05 -06:00
parent da55141120
commit 28c95273b7
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.121.0</version>
<version>1.121.1</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.93.0</modelWeb.version>
<flyway.version>1.80.0</flyway.version>
<flyway.version>1.80.1</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>