From 83d3138b30a5508d86c03566908596e9314ed5a5 Mon Sep 17 00:00:00 2001 From: chenzhangyue <15696756582@163.com> Date: Fri, 31 May 2024 17:00:43 +0800 Subject: [PATCH 1/3] :bookmark: version --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 66e5b0c1..e246c46c 100644 --- a/pom.xml +++ b/pom.xml @@ -31,6 +31,7 @@ 1.18.32 3.0.2 2.0.9 + 6.1.5 @@ -124,7 +125,7 @@ org.springframework spring-context - 6.1.5 + ${srping-context.version} org.slf4j From 033e479ebdb96d19e0f717c63c3f20200d5ececb Mon Sep 17 00:00:00 2001 From: chenzhangyue <15696756582@163.com> Date: Thu, 20 Jun 2024 15:23:27 +0800 Subject: [PATCH 2/3] :bookmark: version --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index e246c46c..17558fbc 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ io.github.lunasaw luna-common luna-common - 2.6.0 + 2.6.1 common is project which contains common utils https://github.com/lunasaw/luna-common @@ -23,7 +23,7 @@ 3.14.0 1.16.1 2.16.1 - 5.3.1 + 5.4-alpha2 32.1.3-jre 2.0.48 6.4.9 From bd43b54a36ed0159f88f8c1dd561eeba3a19753a Mon Sep 17 00:00:00 2001 From: chenzhangyue <15696756582@163.com> Date: Thu, 20 Jun 2024 16:12:14 +0800 Subject: [PATCH 3/3] :bookmark: version fix --- pom.xml | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 17558fbc..f84e4cbd 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ 3.14.0 1.16.1 2.16.1 - 5.4-alpha2 + 5.3.1 32.1.3-jre 2.0.48 6.4.9 @@ -52,6 +52,16 @@ https://github.com/lunasaw/luna-common.git + + + + org.apache.httpcomponents.client5 + httpclient5 + ${httpclient-5.version} + + + + @@ -75,7 +85,6 @@ org.apache.httpcomponents.client5 httpclient5 - ${httpclient-5.version}