Skip to content
This repository has been archived by the owner on Sep 28, 2022. It is now read-only.

Commit

Permalink
Merge pull request #179 from pilosa/dependabot/maven/com.pilosa.clien…
Browse files Browse the repository at this point in the history
…t/com.fasterxml.jackson.core-jackson-databind-2.9.10.1

Bump jackson-databind from 2.9.10 to 2.9.10.1 in /com.pilosa.client
  • Loading branch information
travisturner authored Feb 9, 2020
2 parents 8e70edc + 3223a6d commit 674bf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion com.pilosa.client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10</version>
<version>2.9.10.1</version>
</dependency>
<dependency>
<groupId>com.google.protobuf</groupId>
Expand Down

0 comments on commit 674bf39

Please sign in to comment.