summaryrefslogtreecommitdiffstats
path: root/cadi/core/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'cadi/core/pom.xml')
-rw-r--r--cadi/core/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cadi/core/pom.xml b/cadi/core/pom.xml
index c458fc98..ff1e3455 100644
--- a/cadi/core/pom.xml
+++ b/cadi/core/pom.xml
@@ -79,7 +79,7 @@
<dependencies>
<dependency>
<groupId>javax.servlet</groupId>
- <artifactId>servlet-api</artifactId>
+ <artifactId>javax.servlet-api</artifactId>
<scope>provided</scope>
</dependency>
</dependencies>