Skip to content

Commit 13836d7

Browse files
committed
update jackson-core dep
1 parent 0ee6a6d commit 13836d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
<dependency>
5151
<groupId>com.fasterxml.jackson.core</groupId>
5252
<artifactId>jackson-core</artifactId>
53-
<version>2.8.7</version>
53+
<version>2.8.8-SNAPSHOT</version>
5454
</dependency>
5555

5656
<!-- and for testing we need a few libraries

0 commit comments

Comments
 (0)