Merge pull request 'Ajustes envio email Izypay fixes bug#AL-4812' (!666) from AL-4812 into master

Reviewed-on: adm/VentaBoletosAdm#666
Reviewed-by: Gleison da Cruz <gleison.cruz@totvs.com.br>
master 1.127.1
fabio 2024-08-21 11:39:30 +00:00
commit bad152baa5
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.127.0</version> <version>1.127.1</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.96.2</modelWeb.version> <modelWeb.version>1.96.3</modelWeb.version>
<flyway.version>1.85.0</flyway.version> <flyway.version>1.85.1</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties> </properties>