fixes bug#AL-2027

master
fabio 2023-01-09 21:34:27 +00:00
parent 44d13d22cf
commit a955e908af
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,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>