fixes bug#AL-3846

master
Gleison da Cruz 2024-03-15 23:13:57 -03:00
parent 453ab49f29
commit fe0fa121b7
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.58.3</version>
<version>1.58.4</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.42.1</modelWeb.version>
<modelWeb.version>1.42.2</modelWeb.version>
<flyway.version>1.32.0</flyway.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>