From 8d2ec6f9827963c55af6abc7c5cb491cf79b053a Mon Sep 17 00:00:00 2001 From: Alexander Fedorov Date: Tue, 30 May 2023 19:22:13 +0300 Subject: [PATCH] [#1203] Align JNA version with Platform Updated JNA to 5.13.0 Signed-off-by: Alexander Fedorov --- NOTICE | 2 +- .../org.eclipse.passage.target.target | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NOTICE b/NOTICE index b834a33c2..e5819b67c 100644 --- a/NOTICE +++ b/NOTICE @@ -41,7 +41,7 @@ oshi-core (3.8.0) * Project: https://github.com/oshi/oshi * Source: https://github.com/oshi/oshi -JNA (4.5.1) +JNA (5.13.0) * License: LGPL 2.1 and Apache 2.0, https://github.com/java-native-access/jna/blob/master/LICENSE * Project: https://github.com/java-native-access/jna diff --git a/releng/org.eclipse.passage.target/org.eclipse.passage.target.target b/releng/org.eclipse.passage.target/org.eclipse.passage.target.target index ca7c610f0..6e007057a 100644 --- a/releng/org.eclipse.passage.target/org.eclipse.passage.target.target +++ b/releng/org.eclipse.passage.target/org.eclipse.passage.target.target @@ -94,13 +94,13 @@ net.java.dev.jna jna-platform - 5.12.1 + 5.13.0 jar net.java.dev.jna jna - 5.12.1 + 5.13.0 jar