Skip to content

Commit

Permalink
Merge pull request #47 from Azure-Samples/dependabot/maven/Vision/Com…
Browse files Browse the repository at this point in the history
…puterVision/com.fasterxml.jackson.core-jackson-databind-2.9.10.4

Bump jackson-databind from 2.9.10.3 to 2.9.10.4 in /Vision/ComputerVision
  • Loading branch information
wiazur authored May 15, 2020
2 parents d816a2c + ebbf6d7 commit 8ef1181
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Vision/ComputerVision/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10.3</version>
<version>2.9.10.4</version>
</dependency>
<dependency>
<groupId>com.microsoft.azure</groupId>
Expand Down

0 comments on commit 8ef1181

Please sign in to comment.