javax servlet 3.1 as expected by jackrabbit

Signed-off-by: Olivier Lamy <olamy@apache.org>
This commit is contained in:
Olivier Lamy 2023-05-09 20:39:25 +10:00
parent ce6e5487b9
commit 857aeefcda
1 changed files with 1 additions and 1 deletions

View File

@ -1209,7 +1209,7 @@
<dependency>
<groupId>javax.servlet</groupId>
<artifactId>javax.servlet-api</artifactId>
<version>3.0.1</version>
<version>3.1.0</version>
</dependency>
<dependency>
<groupId>org.slf4j</groupId>