From 11b147b2394048b874f3c6467c5c02adae7d7d0e Mon Sep 17 00:00:00 2001 From: Curtis Rueden Date: Fri, 26 Aug 2022 20:51:43 -0500 Subject: [PATCH] Update jna: 4.5.2 -> 5.12.1 I was concerned this update might break some components, but the mega-melt identifies no problems with it, so we're good to go. Closes #163. --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index eadb9062..e9837cde 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ pom-scijava - 32.0.1-SNAPSHOT + 33.0.0-SNAPSHOT pom SciJava Parent POM @@ -1704,7 +1704,7 @@ ${jmockit.version} - 4.5.2 + 5.12.1 ${jna.version}