fixes bug#AL-3502

master
wallace.henrique 2023-12-04 15:08:33 -03:00
parent 778770708b
commit 3f6cb54a52
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.35.20</version>
<version>1.35.21</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.26.5</modelWeb.version>
<modelWeb.version>1.26.6</modelWeb.version>
<flyway.version>1.22.1</flyway.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>