Skip to content

Commit

Permalink
XWIKI-21942: Upgrade to JFFI 1.3.13
Browse files Browse the repository at this point in the history
Update dependency com.github.jnr:jffi to v1.3.13 (#2889)
  • Loading branch information
renovate-bot authored Feb 26, 2024
1 parent e9fef37 commit 43c2844
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 @@ -696,7 +696,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jffi</artifactId>
<version>1.3.12</version>
<version>1.3.13</version>
</dependency>
<dependency>
<groupId>com.github.jnr</groupId>
Expand Down

0 comments on commit 43c2844

Please sign in to comment.