Update dependency com.fasterxml.jackson.core:jackson-core to v2.10.2 #33

Merged
renovate[bot] merged 1 commit from renovate/com.fasterxml.jackson.core-jackson-core-2.x into master 2020-02-25 09:42:17 +00:00
Showing only changes of commit bdc6c9b340 - Show all commits

View file

@ -177,7 +177,7 @@
<dependency> <dependency>
<groupId>com.fasterxml.jackson.core</groupId> <groupId>com.fasterxml.jackson.core</groupId>
<artifactId>jackson-core</artifactId> <artifactId>jackson-core</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>