fixes bug#AL-4941

master
Gleison da Cruz 2024-09-18 15:43:03 -03:00
parent 558c8d12dd
commit 7294a8c769
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.143.0</version>
<version>1.143.1</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.108.1</modelWeb.version>
<modelWeb.version>1.108.2</modelWeb.version>
<flyway.version>1.94.0</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>