提交 90eac31b 编写于 作者: D Durgadas Kamath 提交者: Oleg Nenashev

[JENKINS-52771] Bump up jna.jar version to 4.5.2 (#3565)

* Bump up jna.jar version to 4.5.1

Fixes https://issues.jenkins-ci.org/browse/JENKINS-52771.
JNA support for s390x is missing in 4.2.1. The support is added in 4.5.1 version as part of issue 845
Issue: https://github.com/java-native-access/jna/issues/845
Commit : https://github.com/matthiasblaesing/jna/commit/1fef4a20a031d91dce6d37e6ef809c9d38708bd2

* Per review comment , bump jna.jar version to 4.5.2
上级 aff9c3bc
......@@ -535,7 +535,7 @@ THE SOFTWARE.
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna</artifactId>
<version>4.2.1</version>
<version>4.5.2</version>
</dependency>
<dependency>
<groupId>org.kohsuke</groupId>
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册