未验证 提交 19214fd5 编写于 作者: T Tsln 提交者: GitHub

更新 JNA 版本,适配 Apple M1 芯片 (#631)

上级 3072c963
......@@ -15,7 +15,7 @@
<properties>
<jjwt.version>0.11.1</jjwt.version>
<!-- oshi监控需要指定jna版本, 问题详见 https://github.com/oshi/oshi/issues/1040 -->
<jna.version>5.6.0</jna.version>
<jna.version>5.8.0</jna.version>
</properties>
<dependencies>
......@@ -84,7 +84,7 @@
<dependency>
<groupId>com.github.oshi</groupId>
<artifactId>oshi-core</artifactId>
<version>5.3.6</version>
<version>5.7.1</version>
</dependency>
</dependencies>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册