fixes bug#AL-2027

master
fabio 2023-01-09 21:32:36 +00:00
parent e7041ca385
commit 44d13d22cf
1 changed files with 1 additions and 1 deletions

View File

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