fixes bug#AL-2027

master
fabio 2023-01-09 21:44:56 +00:00
parent 57ac2d9c39
commit 3746c0bd65
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>4.0.0</version>
<scope>provided</scope>
<scope>provided</scope>
</dependency>
<dependency>