fixes bug#AL-4236

master
Gleison da Cruz 2024-05-06 16:29:10 -03:00
parent 960ba7d97f
commit 6f88e20b84
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.68.2</version> <version>1.68.3</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.51.1</modelWeb.version> <modelWeb.version>1.51.1</modelWeb.version>
<flyway.version>1.40.0</flyway.version> <flyway.version>1.40.1</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties> </properties>