Skip to content

Commit

Permalink
Use jffi-1.3.11
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Mar 11, 2023
1 parent 7cecfcf commit 9ed4664
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,13 +61,13 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jffi</artifactId>
<version>1.3.10</version>
<version>1.3.11</version>
<scope>compile</scope>
</dependency>
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jffi</artifactId>
<version>1.3.10</version>
<version>1.3.11</version>
<scope>runtime</scope>
<classifier>native</classifier>
</dependency>
Expand Down

0 comments on commit 9ed4664

Please sign in to comment.