You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by pe...@apache.org on 2022/07/11 02:15:20 UTC

[incubator-linkis] branch dev-1.2.0 updated: [Feature] [1.2.0] Increase the version number of oshi-core in the pom file of the ECM. (#2453)

This is an automated email from the ASF dual-hosted git repository.

peacewong pushed a commit to branch dev-1.2.0
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git


The following commit(s) were added to refs/heads/dev-1.2.0 by this push:
     new 5aa4f6d60 [Feature] [1.2.0] Increase the version number of oshi-core in the pom file of the ECM. (#2453)
5aa4f6d60 is described below

commit 5aa4f6d6085e503b540651009374d94481d2d1ac
Author: weixiao <le...@gmail.com>
AuthorDate: Mon Jul 11 10:15:15 2022 +0800

    [Feature] [1.2.0] Increase the version number of oshi-core in the pom file of the ECM. (#2453)
    
    * [Feature] [1.2.0] Increase the version number of oshi-core in the pom file of the ECM.
---
 .../linkis-engineconn-manager-server/pom.xml                        | 2 +-
 tool/dependencies/known-dependencies.txt                            | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/linkis-computation-governance/linkis-engineconn-manager/linkis-engineconn-manager-server/pom.xml b/linkis-computation-governance/linkis-engineconn-manager/linkis-engineconn-manager-server/pom.xml
index d9b74144c..d7e0a599f 100644
--- a/linkis-computation-governance/linkis-engineconn-manager/linkis-engineconn-manager-server/pom.xml
+++ b/linkis-computation-governance/linkis-engineconn-manager/linkis-engineconn-manager-server/pom.xml
@@ -87,7 +87,7 @@
         <dependency>
             <groupId>com.github.oshi</groupId>
             <artifactId>oshi-core</artifactId>
-            <version>5.3.4</version>
+            <version>6.2.1</version>
         </dependency>
 
     </dependencies>
diff --git a/tool/dependencies/known-dependencies.txt b/tool/dependencies/known-dependencies.txt
index e7494707f..819792731 100644
--- a/tool/dependencies/known-dependencies.txt
+++ b/tool/dependencies/known-dependencies.txt
@@ -280,8 +280,8 @@ jetty-util-ajax-9.4.46.v20220331.jar
 jetty-webapp-9.4.46.v20220331.jar
 jetty-xml-9.4.46.v20220331.jar
 jline-2.14.6.jar
-jna-5.6.0.jar
-jna-platform-5.6.0.jar
+jna-5.12.1.jar
+jna-platform-5.12.1.jar
 joda-time-2.3.jar
 joda-time-2.8.1.jar
 joda-time-2.9.3.jar
@@ -384,7 +384,7 @@ opencsv-2.3.jar
 orc-core-1.3.3.jar
 oro-2.0.8.jar
 osgi-resource-locator-1.0.1.jar
-oshi-core-5.3.4.jar
+oshi-core-6.2.1.jar
 pagehelper-5.1.4.jar
 paranamer-2.3.jar
 paranamer-2.8.jar


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org