Skip to content

Commit

Permalink
Update jnr-ffi to 2.2.15
Browse files Browse the repository at this point in the history
* jffi 1.3.12 brings in windows-aarch64 support
* jnr-ffi 2.2.15 brings in riscv64 support
  • Loading branch information
headius committed Sep 12, 2023
1 parent 01b708b commit 2d10653
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId>
<version>2.2.14</version>
<version>2.2.15</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 2d10653

Please sign in to comment.