From 84e1ed8bcad894e4f9f2364d4381c0cbf33dac62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A6=82=E6=A2=A6=E6=8A=80=E6=9C=AF?= <596392912@qq.com> Date: Sun, 22 Dec 2024 10:46:48 +0800 Subject: [PATCH] =?UTF-8?q?:sparkles:=20=E5=BC=80=E5=A7=8B=203.4.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/pom.xml b/pom.xml index 7478011a..88e81457 100644 --- a/pom.xml +++ b/pom.xml @@ -58,6 +58,7 @@ 8.0 1.5.2 3.1.4 + 4.12.0 @@ -128,6 +129,13 @@ pom import + + com.squareup.okhttp3 + okhttp-bom + ${okhttp.version} + pom + import + com.google.code.findbugs jsr305