fixes bug#AL-4746

master
wallace.henrique 2024-08-09 09:14:23 -03:00
parent d3b8238b47
commit 6b22aee883
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.120.3</version>
<version>1.120.4</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.92.0</modelWeb.version>
<modelWeb.version>1.92.1</modelWeb.version>
<flyway.version>1.79.1</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>