@@ -295,14 +295,6 @@ public HtmlUnitPlugin() {
295295 * <version>9.4.57.v20241219</version>
296296 *</dependency></pre>
297297 *
298- * <b>org.brotli.dec.Utils</b>
299- *
300- * <pre><dependency>
301- * <groupId>org.brotli</groupId>
302- * <artifactId>dec</artifactId>
303- * <version>0.1.2</version>
304- *</dependency></pre>
305- *
306298 * <b>net.bytebuddy.matcher.ElementMatcher</b>
307299 *
308300 * <pre><dependency>
@@ -350,7 +342,7 @@ public HtmlUnitPlugin() {
350342 "org.apache.http.entity.mime.MIME" , "org.apache.commons.codec.Encoder" , "org.apache.commons.io.IOUtils" ,
351343 "org.apache.commons.logging.Log" , "org.htmlunit.jetty.websocket.client.WebSocketClient" ,
352344 "org.eclipse.jetty.util.IO" , "org.eclipse.jetty.io.EndPoint" , "org.eclipse.jetty.http.Syntax" ,
353- "org.brotli.dec.Utils" , " net.bytebuddy.matcher.ElementMatcher" , "org.htmlunit.corejs.javascript.Symbol" ,
345+ "net.bytebuddy.matcher.ElementMatcher" , "org.htmlunit.corejs.javascript.Symbol" ,
354346 "org.htmlunit.cssparser.parser.CSSErrorHandler" , "org.htmlunit.cyberneko.xerces.xni.XNIException" ,
355347 "org.htmlunit.xpath.xml.utils.PrefixResolver" };
356348
0 commit comments