From 2c316d6dfff480dd1b896086364ffcde260b82b5 Mon Sep 17 00:00:00 2001 From: shining-stars-lk <1031900093@qq.com> Date: Fri, 22 Jul 2022 16:07:18 +0800 Subject: [PATCH] Modify web adaptation dependency --- .../hippo4j-spring-boot-starter-adapter-web/pom.xml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-web/pom.xml b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-web/pom.xml index 4c4c9238..b24f5b81 100644 --- a/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-web/pom.xml +++ b/hippo4j-spring-boot/hippo4j-spring-boot-starter-adapter/hippo4j-spring-boot-starter-adapter-web/pom.xml @@ -14,11 +14,6 @@ cn.hippo4j hippo4j-adapter-web - - org.springframework.boot - spring-boot-starter-web - true -