diff --git a/hutool-extra/pom.xml b/hutool-extra/pom.xml index d03fe8fe1..11e9015a6 100755 --- a/hutool-extra/pom.xml +++ b/hutool-extra/pom.xml @@ -19,14 +19,14 @@ 2.3 - 3.13.0.RELEASE + 3.14.1.RELEASE 1.4.2 - 2.3.31 + 2.3.32 4.9.21 3.0.15.RELEASE 1.6.2 0.1.55 - 0.34.0 + 0.35.0 3.5.1 3.9.0 5.1.1 @@ -143,7 +143,7 @@ jakarta.mail jakarta.mail-api - 2.1.0 + 2.1.1 compile true @@ -236,7 +236,7 @@ org.lionsoul jcseg-core - 2.6.2 + 2.6.3 true @@ -487,7 +487,7 @@ org.apache.commons commons-compress - 1.21 + 1.22 compile true diff --git a/hutool-http/pom.xml b/hutool-http/pom.xml index b3e67831f..850484b95 100755 --- a/hutool-http/pom.xml +++ b/hutool-http/pom.xml @@ -38,13 +38,13 @@ org.apache.httpcomponents.client5 httpclient5 - 5.1.3 + 5.2.1 provided org.apache.httpcomponents httpclient - 4.5.13 + 4.5.14 provided diff --git a/hutool-poi/pom.xml b/hutool-poi/pom.xml index c9f6bfe8f..546ca8597 100755 --- a/hutool-poi/pom.xml +++ b/hutool-poi/pom.xml @@ -18,7 +18,7 @@ - 5.2.2 + 5.2.3 @@ -45,7 +45,7 @@ org.ofdrw ofdrw-full - 1.18.2 + 1.20.2 compile true diff --git a/pom.xml b/pom.xml index 7d0650a66..bdcee2e36 100755 --- a/pom.xml +++ b/pom.xml @@ -36,8 +36,8 @@ 8 - 5.9.0 - 1.18.24 + 5.9.2 + 1.18.26