|
@@ -62,9 +62,9 @@
|
|
|
<version>2.10.2</version>
|
|
|
</dependency>
|
|
|
<dependency>
|
|
|
- <groupId>javax.servlet</groupId>
|
|
|
- <artifactId>javax.servlet-api</artifactId>
|
|
|
- <version>4.0.1</version>
|
|
|
+ <groupId>jakarta.servlet</groupId>
|
|
|
+ <artifactId>jakarta.servlet-api</artifactId>
|
|
|
+ <version>5.0.0</version>
|
|
|
<scope>provided</scope>
|
|
|
</dependency>
|
|
|
<dependency>
|