#885 - Upgrade to Jackson 2.10.

This commit is contained in:
Mark Paluch
2019-09-27 09:25:47 +02:00
parent 89c46c40fd
commit 31e7907ec7

View File

@@ -70,7 +70,7 @@
<name>Apache License, Version 2.0</name>
<url>https://www.apache.org/licenses/LICENSE-2.0</url>
<comments>
Copyright 2008-2017 the original author or authors.
Copyright 2008-2019 the original author or authors.
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
@@ -104,7 +104,7 @@
<commons-io>2.5</commons-io>
<guava>19.0</guava>
<hamcrest>1.3</hamcrest>
<jackson>2.10.0.pr3</jackson>
<jackson>2.10.0</jackson>
<jacoco>0.8.2</jacoco>
<jodatime>2.10.4</jodatime>
<jsonpath>2.4.0</jsonpath>