summaryrefslogtreecommitdiffstats
path: root/common-app-api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'common-app-api/pom.xml')
-rw-r--r--common-app-api/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common-app-api/pom.xml b/common-app-api/pom.xml
index 1697ada724..357c6ba786 100644
--- a/common-app-api/pom.xml
+++ b/common-app-api/pom.xml
@@ -28,7 +28,7 @@
<dependency>
<groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
+ <artifactId>javax.servlet-api</artifactId>
<version>${servlet-api.version}</version>
<scope>provided</scope>
</dependency>