fixes bug#AL-5047

master
wallace.henrique 2024-10-21 17:04:38 -03:00
parent fdf367fc9d
commit f51f176716
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.161.0</version>
<version>1.161.1</version>
<packaging>war</packaging>
<properties>
<modelWeb.version>1.121.0</modelWeb.version>
<modelWeb.version>1.121.1</modelWeb.version>
<flyway.version>1.102.0</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties>