fixes bug#AL-4657

master
valdevir 2024-07-19 11:14:26 -03:00
parent abf2d5c5f6
commit 00f7f65eea
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.112.0</version>
<version>1.113.0</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.86.0</modelWeb.version>
<flyway.version>1.73.0</flyway.version>
<flyway.version>1.74.0</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>