diff --git a/examples/basicauthentication/pom.xml b/examples/basicauthentication/pom.xml
index 42a551e9..e1dd5262 100644
--- a/examples/basicauthentication/pom.xml
+++ b/examples/basicauthentication/pom.xml
@@ -17,6 +17,7 @@
3.11.0
3.3.2
3.2.2
+ 3.4.0
UTF-8
UTF-8
17
@@ -248,6 +249,15 @@
+
+ org.apache.maven.plugins
+ maven-war-plugin
+ ${maven-war-plugin.version}
+
+ ${project.artifactId}
+ false
+
+
\ No newline at end of file