From a2ccca1f2c8ec242ebd799a16edd25d213c3878b Mon Sep 17 00:00:00 2001
From: Shreyas Gopalakrishna
<11889130+shreyas-gopalakrishna@users.noreply.github.com>
Date: Thu, 13 Oct 2022 16:30:33 -0500
Subject: [PATCH] Delete "jna-platform" dependency from project (#670)
* Update pom.xml
* Update pom.xml
* Testing Update pom.xml
---
pom.xml | 7 +------
1 file changed, 1 insertion(+), 6 deletions(-)
diff --git a/pom.xml b/pom.xml
index 81e7c421..ffe2ed3b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,11 +113,6 @@
4.13.1
test
-
- net.java.dev.jna
- jna-platform
- 5.3.0
-
org.mockito
mockito-core
@@ -293,4 +288,4 @@
-
\ No newline at end of file
+