Skip to content

Commit

Permalink
Merge pull request #41 from maxmind/wes/patch-dependency
Browse files Browse the repository at this point in the history
Upgrade `com.fasterxml.jackson.core:jackson-databind` artifact
  • Loading branch information
andyjack committed Oct 15, 2018
2 parents a1a27ce + 93dea53 commit 3c32137
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -45,7 +45,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.6</version>
<version>2.9.7</version>
</dependency>
</dependencies>
<build>
Expand Down

0 comments on commit 3c32137

Please sign in to comment.