Skip to content

Commit

Permalink
deps: update dependency com.fasterxml.jackson.core:jackson-databind t…
Browse files Browse the repository at this point in the history
…o v2.10.2 (#70)
  • Loading branch information
renovate-bot authored and BenWhitehead committed Jan 9, 2020
1 parent 5e296b8 commit 2f3a14b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud-firestore/pom.xml
Expand Up @@ -176,7 +176,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.10.1</version>
<version>2.10.2</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 2f3a14b

Please sign in to comment.