fixes bug#AL-2027

master
fabio 2023-01-09 21:53:50 +00:00
parent 3746c0bd65
commit 0227c90bf3
1 changed files with 1 additions and 1 deletions

View File

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