diff --git a/webconsole/console/pom.xml b/webconsole/console/pom.xml index 11a5fc83516..17516291c34 100644 --- a/webconsole/console/pom.xml +++ b/webconsole/console/pom.xml @@ -186,7 +186,7 @@ Karaf 4.4.x does not provide. Exclude the vulnerable class from the inline so the patched copy in src/main/java wins. --> - org.apache.felix.webconsole;inline="!org/apache/felix/webconsole/internal/core/ServicesServlet*.class,**", + org.apache.felix.webconsole;inline="!org/apache/felix/webconsole/internal/core/ServicesServlet*.class", org.apache.felix.utils.manifest;inline=org/apache/felix/utils/manifest/**,