fixes bug #AL-4634

master
valdevir 2024-07-17 17:59:51 -03:00
parent f7d40327c8
commit 16ba6bcd2f
1 changed files with 2 additions and 2 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.108.0</version> <version>1.109.0</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.83.0</modelWeb.version> <modelWeb.version>1.83.0</modelWeb.version>
<flyway.version>1.68.0</flyway.version> <flyway.version>1.69.0</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties> </properties>