From ceb8e9adae1835a3f8595e71eeb18b5e8f5dd5b9 Mon Sep 17 00:00:00 2001
From: zhanghua <314079846@qq.com>
Date: 星期六, 28 九月 2024 20:40:50 +0800
Subject: [PATCH] Merge branch 'master' of http://42.193.1.25:9521/r/sccg_server
---
ycl-smoke/pom.xml | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/ycl-smoke/pom.xml b/ycl-smoke/pom.xml
index d4636e8..f7cdd77 100644
--- a/ycl-smoke/pom.xml
+++ b/ycl-smoke/pom.xml
@@ -63,6 +63,7 @@
<artifactId>nothing</artifactId>
</include>
</includes>
+ <includeSystemScope>true</includeSystemScope>
</configuration>
</plugin>
@@ -101,7 +102,7 @@
<path>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
- <version>1.18.20</version>
+ <version>1.18.22</version>
</path>
</annotationProcessorPaths>
--
Gitblit v1.8.0