Skip to content

Commit

Permalink
XWIKI-21943: Upgrade to JNR FFI 2.2.16
Browse files Browse the repository at this point in the history
Update dependency com.github.jnr:jnr-ffi to v2.2.16 (#2890)
  • Loading branch information
renovate-bot authored Feb 26, 2024
1 parent 43c2844 commit 0ea3bbc
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 @@ -706,7 +706,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.github.jnr</groupId>
Expand Down

0 comments on commit 0ea3bbc

Please sign in to comment.