fixes bug#AL-4421

master
Aristides dos Reis Júnior 2024-09-06 11:32:17 -03:00
parent 8f61b1a5c1
commit 8f1338c6fb
1 changed files with 3 additions and 3 deletions

View File

@ -4,12 +4,12 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>br.com.rjconsultores</groupId> <groupId>br.com.rjconsultores</groupId>
<artifactId>ventaboletosadm</artifactId> <artifactId>ventaboletosadm</artifactId>
<version>1.136.0</version> <version>1.136.1</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.105.0</modelWeb.version> <modelWeb.version>1.105.1</modelWeb.version>
<flyway.version>1.92.0</flyway.version> <flyway.version>1.92.1</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties> </properties>