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

XWIKI-19015: Upgrade to JNR FFI 2.2.5

parent 3f365f09
No related branches found
No related tags found
No related merge requests found
...@@ -647,7 +647,7 @@ ...@@ -647,7 +647,7 @@
<dependency> <dependency>
<groupId>com.github.jnr</groupId> <groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId> <artifactId>jnr-ffi</artifactId>
<version>2.2.4</version> <version>2.2.5</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