We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7941d66 commit c57c8c0Copy full SHA for c57c8c0
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>com.github.jnr</groupId>
5
<artifactId>jnr-posix</artifactId>
6
<packaging>jar</packaging>
7
- <version>3.1.21-SNAPSHOT</version>
+ <version>3.1.21</version>
8
<name>jnr-posix</name>
9
<description>
10
Common cross-project/cross-platform POSIX APIs
@@ -73,7 +73,7 @@
73
<dependency>
74
75
<artifactId>jnr-ffi</artifactId>
76
- <version>2.2.17</version>
+ <version>2.2.18</version>
77
</dependency>
78
79
0 commit comments