Skip to content

Commit

Permalink
Merge pull request GeyserMC#6 from GeyserMC/dependabot/maven/common/c…
Browse files Browse the repository at this point in the history
…om.fasterxml.jackson.core-jackson-databind-2.9.10.3

Bump jackson-databind from 2.9.10.1 to 2.9.10.3 in /common
  • Loading branch information
Redned235 authored Mar 31, 2020
2 parents 86635af + d9fe7b3 commit f13071f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,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 f13071f

Please sign in to comment.