Skip to content

Commit 0b849cf

Browse files
committed
https://github.com/eclipse-ee4j/faces-api/issues/1586
Bump servlet API from 5.0.0 to 6.0.0-M1
1 parent 26c4d96 commit 0b849cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

impl/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>jakarta.servlet</groupId>
5252
<artifactId>jakarta.servlet-api</artifactId>
53-
<version>5.0.0</version>
53+
<version>6.0.0-M1</version>
5454
<scope>provided</scope>
5555
</dependency>
5656

0 commit comments

Comments
 (0)