From 054f7ae1a4bf38bbb3db00444f13c35ff5ef2162 Mon Sep 17 00:00:00 2001
From: liurunyu <lry9898@163.com>
Date: 星期五, 22 十一月 2024 13:38:18 +0800
Subject: [PATCH] 恢复原来配置
---
pipIrr-platform/pipIrr-common/pom.xml | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
diff --git a/pipIrr-platform/pipIrr-common/pom.xml b/pipIrr-platform/pipIrr-common/pom.xml
index 6ec010b..9b94099 100644
--- a/pipIrr-platform/pipIrr-common/pom.xml
+++ b/pipIrr-platform/pipIrr-common/pom.xml
@@ -45,6 +45,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
+ <version>1.18.28</version>
</dependency>
<!-- @Aspect @Pointcut @Around绛夊簲鐢� -->
<dependency>
@@ -148,6 +149,13 @@
<artifactId>jna-platform</artifactId>
<version>5.12.1</version>
</dependency>
+ <!-- 绫诲弽灏� -->
+ <dependency>
+ <groupId>org.reflections</groupId>
+ <artifactId>reflections</artifactId>
+ <version>0.10.2</version>
+ </dependency>
+
<!-- Hutool鏄竴涓皬鑰屽叏鐨凧ava宸ュ叿绫诲簱(https://github.com/dromara/hutool) -->
<dependency>
--
Gitblit v1.8.0