fixes bug #AL-4506

master
valdevir 2024-09-12 16:21:08 -03:00
parent c72b487064
commit babf5c81db
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.138.3</version>
<version>1.138.4</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.105.2</modelWeb.version>
<flyway.version>1.92.4</flyway.version>
<flyway.version>1.92.5</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>