There was an error while loading. Please reload this page.
1 parent 451d6ad commit a0510ffCopy full SHA for a0510ff
pom.xml
@@ -59,7 +59,7 @@
59
<dependency>
60
<groupId>com.github.jnr</groupId>
61
<artifactId>jnr-ffi</artifactId>
62
- <version>2.2.15</version>
+ <version>2.2.16</version>
63
<scope>compile</scope>
64
</dependency>
65
@@ -71,13 +71,13 @@
71
72
73
<artifactId>jnr-enxio</artifactId>
74
- <version>0.32.16</version>
+ <version>0.32.17</version>
75
76
77
78
79
<artifactId>jnr-posix</artifactId>
80
- <version>3.1.18</version>
+ <version>3.1.19</version>
81
82
83
</dependencies>
0 commit comments