Skip to content
Snippets Groups Projects
Commit 2decb2e1 authored by Thomas Mortagne's avatar Thomas Mortagne
Browse files

XWIKI-20976: Upgrade to JNR FFI 2.2.14

parent 2698535f
No related branches found
No related tags found
No related merge requests found
...@@ -698,7 +698,7 @@ ...@@ -698,7 +698,7 @@
<dependency> <dependency>
<groupId>com.github.jnr</groupId> <groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId> <artifactId>jnr-ffi</artifactId>
<version>2.2.13</version> <version>2.2.14</version>
</dependency> </dependency>
<dependency> <dependency>
<groupId>com.github.jnr</groupId> <groupId>com.github.jnr</groupId>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment