Skip to content

Commit

Permalink
Uplift jnr-ffi to 2.2.16
Browse files Browse the repository at this point in the history
Potentially fixes this jnr/jffi#138
  • Loading branch information
at055612 committed Feb 28, 2024
1 parent 991be9a commit ce0ee7b
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 @@ -26,7 +26,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId>
<version>2.2.15</version>
<version>2.2.16</version>
</dependency>
<dependency>
<groupId>com.google.code.findbugs</groupId>
Expand Down

0 comments on commit ce0ee7b

Please sign in to comment.