From 072645e8bf2492993bde24e9d4e648e0024b38f1 Mon Sep 17 00:00:00 2001 From: ludj Date: Fri, 5 May 2023 20:00:22 +0800 Subject: [PATCH] =?UTF-8?q?oshi=20=E7=9B=91=E6=8E=A7=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- mes/hd/nladmin-system/pom.xml | 30 +++++++++++++++++++++++------- 1 file changed, 23 insertions(+), 7 deletions(-) diff --git a/mes/hd/nladmin-system/pom.xml b/mes/hd/nladmin-system/pom.xml index ba7c50b0..4daaf8b7 100644 --- a/mes/hd/nladmin-system/pom.xml +++ b/mes/hd/nladmin-system/pom.xml @@ -24,7 +24,7 @@ 5.7.14 0.11.1 - 5.8.0 + 1.9 @@ -48,18 +48,33 @@ 1.5.0 + + + com.github.oshi + oshi-core + 5.3.6 + + + + net.java.dev.jna + jna + 5.6.0 + + + + net.java.dev.jna + jna-platform + 5.6.0 + + + org.springframework.boot spring-boot-starter-data-elasticsearch 2.7.5 - - - com.github.oshi - oshi-core - 6.1.4 - + @@ -361,6 +376,7 @@ json 20131018 +