Merge pull request #34 from stijnb1234/renovate/com.fasterxml.jackson.core-jackson-databind-2.x
Update dependency com.fasterxml.jackson.core:jackson-databind to v2.10.2
This commit is contained in:
commit
8d26f8485a
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -191,7 +191,7 @@
|
|||
<dependency>
|
||||
<groupId>com.fasterxml.jackson.core</groupId>
|
||||
<artifactId>jackson-databind</artifactId>
|
||||
<version>2.9.10.1</version>
|
||||
<version>2.10.2</version>
|
||||
</dependency>
|
||||
|
||||
<!-- BStats, used for metrics -->
|
||||
|
|
Loading…
Reference in a new issue