From d2b37ae46601be41953a1b13e9f56949e2891532 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=81=E5=8C=A0=E5=90=9B?= Date: Mon, 22 Sep 2025 11:26:28 +0800 Subject: [PATCH] =?UTF-8?q?1.=20=E4=BC=98=E5=8C=96=20Maven=20=E5=9D=90?= =?UTF-8?q?=E6=A0=87=E5=AE=9A=E4=B9=89=202.=20=E7=9B=B8=E5=85=B3=E4=BE=9D?= =?UTF-8?q?=E8=B5=96=E7=BB=84=E4=BB=B6=E5=9D=87=E5=8D=87=E7=BA=A7=E8=87=B3?= =?UTF-8?q?=E6=9C=80=E6=96=B0=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bin/version.txt | 2 +- pom.xml | 27 ++++++++++----------------- 2 files changed, 11 insertions(+), 18 deletions(-) diff --git a/bin/version.txt b/bin/version.txt index 092afa1..84cc529 100644 --- a/bin/version.txt +++ b/bin/version.txt @@ -1 +1 @@ -1.17.0 +1.18.0 diff --git a/pom.xml b/pom.xml index 2c712f9..deba9d1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,9 +4,9 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - cn.herodotus.opensteward.justauth + cn.herodotus.opensteward JustAuth - 1.17.0 + 1.18.0 JustAuth https://gitee.com/yadong.zhang/JustAuth @@ -57,20 +57,19 @@ 0.8.0 2.7 0.8.13 - 3.14.0 + 3.14.1 3.2.8 - 3.11.3 + 3.12.0 3.3.1 - 3.5.3 + 3.5.4 - 4.40.440.ALL - 1.81 - 2.0.58 - 33.4.8-jre - 2.19.2 + 4.40.452.ALL + 1.82 + 2.0.59 + 33.5.0-jre 0.13.0 4.13.2 - 1.18.40 + 1.18.42 1.0.5 @@ -153,12 +152,6 @@ ${bcpkix-jdk18on.version} provided - - com.fasterxml.jackson.core - jackson-databind - ${jackson.version} - provided - -- Gitee