From d024dabd9808d5712939365bb89970dc5e4f804e Mon Sep 17 00:00:00 2001
From: chenjiantian <214228265@qq.com>
Date: 星期一, 27 十二月 2021 13:43:51 +0800
Subject: [PATCH] 灯模块

---
 dao/pom.xml |    5 -----
 1 files changed, 0 insertions(+), 5 deletions(-)

diff --git a/dao/pom.xml b/dao/pom.xml
index 6f43e97..d8c4559 100644
--- a/dao/pom.xml
+++ b/dao/pom.xml
@@ -19,11 +19,6 @@
 			<groupId>com.sandu.ximon</groupId>
 			<artifactId>sandu-common</artifactId>
 		</dependency>
-		<dependency>
-			<groupId>com.h2database</groupId>
-			<artifactId>h2</artifactId>
-			<version>1.4.200</version>
-		</dependency>
 	</dependencies>
 
 </project>

--
Gitblit v1.9.3