Skip to content

Commit

Permalink
fix: update jackson-databind (#44)
Browse files Browse the repository at this point in the history
  • Loading branch information
Dainius Jocas committed Oct 3, 2019
1 parent f30a3f2 commit af2461d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crawler/pom.xml
Expand Up @@ -41,7 +41,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.9.3</version>
<version>2.10.0</version>
</dependency>
<dependency>
<groupId>lt.tokenmill.crawling</groupId>
Expand Down

0 comments on commit af2461d

Please sign in to comment.