fixes bug #AL-4360

master
valdevir 2024-05-15 17:31:37 -03:00
parent cc189f8812
commit 21ffd3fc0b
1 changed files with 2 additions and 2 deletions

View File

@ -4,11 +4,11 @@
<modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId>
<artifactId>ventaboletosadm</artifactId>
<version>1.75.1</version>
<version>1.75.2</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.56.0</modelWeb.version>
<modelWeb.version>1.58.0</modelWeb.version>
<flyway.version>1.43.0</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>