diff --git a/pom.xml b/pom.xml
index 974adf7..fa06394 100644
--- a/pom.xml
+++ b/pom.xml
@@ -383,6 +383,7 @@
${project.name}
false
true
+ ${project.build.directory}/${project.build.finalName}-shaded.jar
com.github.spotbugs:spotbugs-annotations
@@ -393,6 +394,7 @@
*
META-INF/**
+ javax/**