Fixes bug#AL-4553

master
Fernando Abimael Alvarez Uc 2024-08-12 17:20:10 -06:00
parent 1b4e930b1f
commit 2e57d70bbc
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.1</version>
<version>1.121.2</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.93.1</modelWeb.version>
<flyway.version>1.80.1</flyway.version>
<flyway.version>1.80.2</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>