Skip to content

Commit

Permalink
Delete "jna-platform" dependency from project (#670)
Browse files Browse the repository at this point in the history
* Update pom.xml

* Update pom.xml

* Testing Update pom.xml
  • Loading branch information
shreyas-gopalakrishna authored Oct 13, 2022
1 parent 5797268 commit a2ccca1
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -113,11 +113,6 @@
<version>4.13.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>net.java.dev.jna</groupId>
<artifactId>jna-platform</artifactId>
<version>5.3.0</version>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
Expand Down Expand Up @@ -293,4 +288,4 @@
</plugin>
</plugins>
</build>
</project>
</project>

0 comments on commit a2ccca1

Please sign in to comment.