From 5891d3227e25ffd1d473c07211ddbba2883c355c Mon Sep 17 00:00:00 2001
From: xiebin <123456>
Date: Wed, 31 Aug 2022 08:41:53 +0800
Subject: [PATCH] 取消jap,暂时用不到

---
 pom.xml |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/pom.xml b/pom.xml
index f4adff2..abe6904 100644
--- a/pom.xml
+++ b/pom.xml
@@ -213,11 +213,11 @@
         </dependency>
 
 <!--        jap-->
-        <dependency>
-            <groupId>com.fujieid</groupId>
-            <artifactId>jap-simple</artifactId>
-            <version>1.0.5</version>
-        </dependency>
+<!--        <dependency>-->
+<!--            <groupId>com.fujieid</groupId>-->
+<!--            <artifactId>jap-simple</artifactId>-->
+<!--            <version>1.0.5</version>-->
+<!--        </dependency>-->
 <!--        <dependency>-->
 <!--            <groupId>xyz.dong6662.jap.spring.boot</groupId>-->
 <!--            <artifactId>jap-spring-boot-starter-template</artifactId>-->

--
Gitblit v1.9.3