Skip to content

Commit

Permalink
Update Jackson core version
Browse files Browse the repository at this point in the history
  • Loading branch information
ksahin committed Apr 18, 2019
1 parent 1c2e582 commit 35c2f9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -15,7 +15,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.7.0</version>
<version>2.9.8</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 35c2f9d

Please sign in to comment.