Skip to content

Commit

Permalink
Upgrade library with security vulnerability
Browse files Browse the repository at this point in the history
  • Loading branch information
trickl committed Oct 5, 2019
1 parent 11ad23b commit e9412a1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>com.github.trickl</groupId>
<artifactId>model-oanda</artifactId>
<version>0.1.4-SNAPSHOT</version>
<version>0.1.5-SNAPSHOT</version>
<packaging>jar</packaging>
<developers>
<developer>
Expand Down Expand Up @@ -89,7 +89,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.8</version>
<version>2.9.10</version>
<type>jar</type>
</dependency>
<dependency>
Expand Down

0 comments on commit e9412a1

Please sign in to comment.