bug#AL-1802

master
Fabio Faria 2022-11-23 14:33:50 -03:00
parent 6c52ed7f70
commit bb9ab9b9d3
1 changed files with 2 additions and 2 deletions

View File

@ -36,7 +36,7 @@
</plugin>
<plugin>
<artifactId>maven-war-plugin</artifactId>
<version>2.6</version>
<version>3.3.1</version>
<configuration>
<warSourceDirectory>web</warSourceDirectory>
<outputFileNameMapping>@{artifactId}@.@{extension}@</outputFileNameMapping>
@ -54,7 +54,7 @@
<dependency>
<groupId>br.com.rjconsultores</groupId>
<artifactId>modelWeb</artifactId>
<version>1.0.4</version>
<version>1.0.5</version>
</dependency>
<dependency>