Skip to content

Commit 2ec5e12

Browse files
committed
Update the artifactId for java-servlet 3.1.0
Signed-off-by: Rui Chen <chenrui333@gmail.com>
1 parent 4355b30 commit 2ec5e12

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

toolkit/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
<!-- httprequest and httpresponse -->
6161
<dependency>
6262
<groupId>javax.servlet</groupId>
63-
<artifactId>servlet-api</artifactId>
63+
<artifactId>javax.servlet-api</artifactId>
6464
<version>3.1.0</version>
6565
<scope>provided</scope>
6666
</dependency>

0 commit comments

Comments
 (0)