master
Luis Angel Espina Hernandez 2024-08-30 13:46:38 -04:00
commit 0586590f89
1 changed files with 3 additions and 3 deletions

View File

@ -4,11 +4,11 @@
<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.131.7</version> <version>1.131.8</version>
<packaging>war</packaging> <packaging>war</packaging>
<properties> <properties>
<modelWeb.version>1.102.0</modelWeb.version> <modelWeb.version>1.102.1</modelWeb.version>
<flyway.version>1.89.0</flyway.version> <flyway.version>1.89.0</flyway.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding> <project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
</properties> </properties>
@ -126,7 +126,7 @@
<dependency> <dependency>
<groupId>br.com.rjconsultores</groupId> <groupId>br.com.rjconsultores</groupId>
<artifactId>GeneradorBoletosCNAB</artifactId> <artifactId>GeneradorBoletosCNAB</artifactId>
<version>1.8.0</version> <version>1.8.1</version>
</dependency> </dependency>
<dependency> <dependency>