diff --git a/java-ee-8-security-api/pom.xml b/java-ee-8-security-api/pom.xml
index 304531d684..5490cd40f7 100644
--- a/java-ee-8-security-api/pom.xml
+++ b/java-ee-8-security-api/pom.xml
@@ -3,32 +3,27 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
-
com.baeldung
java-ee-8-security-api
1.0-SNAPSHOT
pom
-
- app-auth-basic-store-db
- app-auth-form-store-ldap
- app-auth-custom-form-store-custom
- app-auth-custom-no-store
-
-
+
javax
javaee-web-api
${javaee-version}
provided
+
maven-war-plugin
+ ${maven-war-plugin.version}
false
pom.xml
@@ -69,6 +64,15 @@
2.3
18.0.0.1
1.4.197
+
+ 3.2.2
+
+ app-auth-basic-store-db
+ app-auth-form-store-ldap
+ app-auth-custom-form-store-custom
+ app-auth-custom-no-store
+
+