From dc9f3ee72256c7ca1413d6f5489e4cb5d4a7eb7b Mon Sep 17 00:00:00 2001 From: RuoYi <yzz_ivy@163.com> Date: 星期二, 15 十月 2024 16:18:02 +0800 Subject: [PATCH] 升级quill到最新版本2.0.2 --- pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/pom.xml b/pom.xml index 05478cd..7605f0b 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ <kaptcha.version>2.3.3</kaptcha.version> <pagehelper.boot.version>1.4.7</pagehelper.boot.version> <fastjson.version>2.0.43</fastjson.version> - <oshi.version>6.6.1</oshi.version> + <oshi.version>6.6.3</oshi.version> <commons.io.version>2.13.0</commons.io.version> <poi.version>4.1.2</poi.version> <velocity.version>2.3</velocity.version> -- Gitblit v1.9.2