Skip to content

Commit 55e6e40

Browse files
authored
JAVA-3003: CVE-2014-4043 Update com.github.jnr:jnr-posix to 3.1.15 to remove the vulnerability (#1589)
1 parent 5f46d3e commit 55e6e40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<dependency>
133133
<groupId>com.github.jnr</groupId>
134134
<artifactId>jnr-posix</artifactId>
135-
<version>3.1.5</version>
135+
<version>3.1.15</version>
136136
</dependency>
137137
<dependency>
138138
<groupId>io.dropwizard.metrics</groupId>

0 commit comments

Comments
 (0)