From 1d912b53965fbde4682b48d12b1613a90f3a9289 Mon Sep 17 00:00:00 2001
From: RuoYi <yzz_ivy@163.com>
Date: Sat, 9 Oct 2021 11:48:00 +0800
Subject: [PATCH] =?UTF-8?q?=E5=8D=87=E7=BA=A7druid=E5=88=B0=E6=9C=80?=
 =?UTF-8?q?=E6=96=B0=E7=89=881.2.8?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8fed9bb..dc1f55f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
 		<mybatis.spring.boot.starter.version>2.1.4</mybatis.spring.boot.starter.version>
 		<pagehelper.spring.boot.starter.version>1.3.1</pagehelper.spring.boot.starter.version>
 		<fastjson.version>1.2.78</fastjson.version>
-		<druid.version>1.2.6</druid.version>
+		<druid.version>1.2.8</druid.version>
 		<commons.io.version>2.11.0</commons.io.version>
 		<commons.fileupload.version>1.4</commons.fileupload.version>
 		<commons.collections.version>3.2.2</commons.collections.version>