Skip to content
This repository has been archived by the owner on Jan 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #16 from Doomsdayrs/dependabot/maven/com.fasterxml…
Browse files Browse the repository at this point in the history
….jackson.core-jackson-databind-2.9.10.3

Bump jackson-databind from 2.9.10.1 to 2.9.10.3
  • Loading branch information
Doomsdayrs authored Mar 26, 2020
2 parents 3db486b + 2287209 commit 1fa5fd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<dependency>
<groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-databind</artifactId>
<version>2.9.10.1</version>
<version>2.9.10.3</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 1fa5fd3

Please sign in to comment.