Skip to content

Commit 3eed07c

Browse files
yaronkaikovavelanarius
authored andcommitted
Bump jnr-posix version to 3.1.8
fix CWE-416 https://security.snyk.io/vuln/SNYK-JAVA-COMGITHUBJNR-1570422
1 parent 0b4754d commit 3eed07c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: 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.1.7</jnr-ffi.version>
72-
<jnr-posix.version>3.0.44</jnr-posix.version>
71+
<jnr-ffi.version>2.2.5</jnr-ffi.version>
72+
<jnr-posix.version>3.1.8</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)