Skip to content

Commit 05b25fc

Browse files
author
quan
committed
resovling build problem
1 parent d1e083d commit 05b25fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
</dependency>
4444
<dependency>
4545
<groupId>javax.servlet</groupId>
46-
<artifactId>servlet-api</artifactId>
46+
<artifactId>javax.servlet-api</artifactId>
4747
<version>3.1.0</version>
4848
<scope>provided</scope>
4949
</dependency>

0 commit comments

Comments
 (0)