From c68bf685c1289c985e0be004879ab56d7a8cc055 Mon Sep 17 00:00:00 2001 From: Jiaju Zhuang Date: Mon, 17 Jun 2024 19:57:03 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7=E6=96=B0=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 2 +- update.md | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 24f54ddc..0a3da974 100644 --- a/pom.xml +++ b/pom.xml @@ -111,7 +111,7 @@ org.ehcache ehcache - 3.10.8 + 3.9.11 commons-io diff --git a/update.md b/update.md index 74ca52ed..b0fc5642 100644 --- a/update.md +++ b/update.md @@ -3,7 +3,8 @@ * `poi`由`4.1.2`升级到`5.2.5` * `commons-csv`由`1.1.0`升级到`1.10.0` * `slf4j-api`由`1.7.32`升级到`1.7.36` -* `ehcache`由`3.9.9`升级到`3.10.8` +* `ehcache`由`3.9.9`升级到`3.9.11` +* 支持`jdk21` # 3.3.4