Skip to content

Commit

Permalink
JAVA-3003: CVE-2014-4043 Update com.github.jnr:jnr-posix to 3.1.15 to…
Browse files Browse the repository at this point in the history
… remove the vulnerability (#1589)
  • Loading branch information
om-sharma committed Apr 6, 2022
1 parent 5f46d3e commit 55e6e40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@
<dependency>
<groupId>com.github.jnr</groupId>
<artifactId>jnr-posix</artifactId>
<version>3.1.5</version>
<version>3.1.15</version>
</dependency>
<dependency>
<groupId>io.dropwizard.metrics</groupId>
Expand Down

0 comments on commit 55e6e40

Please sign in to comment.