From c04321a59e4375d8a3f3c974f741a824bd4f55f7 Mon Sep 17 00:00:00 2001 From: Uko Kokņevičs Date: Fri, 8 Aug 2025 07:33:14 +0300 Subject: Add brotli4j --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 90f4b82..a06cac0 100644 --- a/pom.xml +++ b/pom.xml @@ -54,6 +54,7 @@ 1.0.0-SNAPSHOT 1.80 + 1.18.0 3.49.3 10.23.1 3.0.1 @@ -103,6 +104,11 @@ import + + com.aayushatharva.brotli4j + brotli4j + ${brotli4j.version} + com.github.spotbugs spotbugs-annotations -- cgit v1.2.3