From f73e40f791c93f72ffcc340937ab52367d375643 Mon Sep 17 00:00:00 2001 From: xiang Date: Sun, 2 Nov 2025 00:01:43 +0800 Subject: [PATCH] fix:guava-retrying version --- xservice-http-starter/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xservice-http-starter/pom.xml b/xservice-http-starter/pom.xml index 473673b..7249788 100644 --- a/xservice-http-starter/pom.xml +++ b/xservice-http-starter/pom.xml @@ -22,7 +22,7 @@ com.github.rholder guava-retrying - 2.0.0 + 1.0.7 com.xiang