From e61702116fe00d5af68558773669fba359efa280 Mon Sep 17 00:00:00 2001 From: xujun Date: Tue, 14 Jul 2026 17:49:26 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0webp=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pom.xml b/pom.xml index e2fbeb6..8c6898e 100644 --- a/pom.xml +++ b/pom.xml @@ -39,6 +39,7 @@ 1.10.0 3.5.4 2.46.15 + 2.5.0 3.2.4 @@ -177,6 +178,12 @@ ${s3.version} compile + + + dev.matrixlab.webp4j + webp4j-core + ${webp4j-core.version} + com.github.ben-manes.caffeine