From f596b8eab5e30c963808ea6f229111551604b1b4 Mon Sep 17 00:00:00 2001 From: cjl <276999030@qq.com> Date: Tue, 26 Sep 2023 19:40:35 +0800 Subject: [PATCH] feat:补充提交 --- screen-api/pom.xml | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/screen-api/pom.xml b/screen-api/pom.xml index aab3ba2..b923a07 100644 --- a/screen-api/pom.xml +++ b/screen-api/pom.xml @@ -76,8 +76,6 @@ <groupId>org.springframework.boot</groupId> <artifactId>spring-boot-starter-validation</artifactId> </dependency> - - <dependency> <dependency> <groupId>org.projectlombok</groupId> <artifactId>lombok</artifactId> -- Gitblit v1.8.0