fixes bug#AL-2027

master
fabio 2023-01-09 21:40:06 +00:00
parent a955e908af
commit 57ac2d9c39
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>