Skip to content

Commit

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

0 comments on commit 5e296b8

Please sign in to comment.