Skip to content

Commit ec66feb

Browse files
authored
Bump jnr dependencies versions (#346)
1 parent ff46499 commit ec66feb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@
6868
<jsr353-ri.version>1.0.4</jsr353-ri.version>
6969
<!-- Note: When upgrading either jnr-ffi or jnr-posix, ensure that the versions are compatible.
7070
JNR has broken compatibility between minor versions in the past. -->
71-
<jnr-ffi.version>2.2.5</jnr-ffi.version>
72-
<jnr-posix.version>3.1.8</jnr-posix.version>
71+
<jnr-ffi.version>2.2.16</jnr-ffi.version>
72+
<jnr-posix.version>3.1.15</jnr-posix.version>
7373
<groovy.version>2.4.7</groovy.version>
7474
<jax-rs.version>2.0.1</jax-rs.version>
7575
<jersey.version>2.23.1</jersey.version>

0 commit comments

Comments
 (0)