Skip to content

Commit

Permalink
Merge pull request #65 from voxelwind/dependabot/maven/api/com.faster…
Browse files Browse the repository at this point in the history
…xml.jackson.core-jackson-databind-2.9.10.4

Bump jackson-databind from 2.9.10.3 to 2.9.10.4 in /api
  • Loading branch information
fromgate committed Apr 23, 2020
2 parents 09815a3 + dfd9d85 commit 5da4c4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/pom.xml
Expand Up @@ -76,7 +76,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10.3</version>
<version>2.9.10.4</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5da4c4e

Please sign in to comment.