Merge pull request #32 from stijnb1234/renovate/com.fasterxml.jackson.core-jackson-annotations-2.x
Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.10.2
This commit is contained in:
commit
bd3dced9de
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -182,7 +182,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.core</groupId>
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
<artifactId>jackson-annotations</artifactId>
|
<artifactId>jackson-annotations</artifactId>
|
||||||
<version>2.9.6</version>
|
<version>2.10.2</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.fasterxml.jackson.core</groupId>
|
<groupId>com.fasterxml.jackson.core</groupId>
|
||||||
|
|
Loading…
Reference in a new issue