Skip to content

Commit

Permalink
Security upgrade (see FasterXML/jackson-databind#2186)
Browse files Browse the repository at this point in the history
  • Loading branch information
holograph committed Jan 14, 2019
1 parent 04e0330 commit 12dd3c7
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 @@ -40,7 +40,7 @@
<compileSource>1.6</compileSource>
<testCompileSource>1.8</testCompileSource>

<jackson.version>2.9.7</jackson.version>
<jackson.version>2.9.8</jackson.version>
<junit.version>5.3.1</junit.version>
</properties>

Expand Down Expand Up @@ -184,4 +184,4 @@
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
</repository>
</distributionManagement>
</project>
</project>

0 comments on commit 12dd3c7

Please sign in to comment.