Skip to content

Commit

Permalink
Update jnr-ffi and jnr-constants
Browse files Browse the repository at this point in the history
  • Loading branch information
headius committed Nov 15, 2022
1 parent f67be1c commit ac2857f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,12 +79,12 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-ffi</artifactId>
<version>2.2.11</version>
<version>2.2.13</version>
</dependency>
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-constants</artifactId>
<version>0.10.3</version>
<version>0.10.4</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit ac2857f

Please sign in to comment.