Skip to content

Commit c57c8c0

Browse files
committed
Update version and jnr-ffi for release
1 parent 7941d66 commit c57c8c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>com.github.jnr</groupId>
55
<artifactId>jnr-posix</artifactId>
66
<packaging>jar</packaging>
7-
<version>3.1.21-SNAPSHOT</version>
7+
<version>3.1.21</version>
88
<name>jnr-posix</name>
99
<description>
1010
Common cross-project/cross-platform POSIX APIs
@@ -73,7 +73,7 @@
7373
<dependency>
7474
<groupId>com.github.jnr</groupId>
7575
<artifactId>jnr-ffi</artifactId>
76-
<version>2.2.17</version>
76+
<version>2.2.18</version>
7777
</dependency>
7878
<dependency>
7979
<groupId>com.github.jnr</groupId>

0 commit comments

Comments
 (0)