DATACOUCH-183 - Bump Jackson and Spring Data Commons versions
Jackson 2.6.0 -> 2.6.2 (which is also the version of Jackson embedded in Couchbase SDK 2.2.2) Spring Data Commons 1.11.0.BUILD-SNAPSHOT -> 1.11.2.RELEASE
This commit is contained in:
4
pom.xml
4
pom.xml
@@ -23,8 +23,8 @@
|
||||
|
||||
<couchbase>2.2.2</couchbase>
|
||||
<couchbase.osgi>2.2.2</couchbase.osgi>
|
||||
<jackson>2.6.0</jackson>
|
||||
<springdata.commons>1.11.0.BUILD-SNAPSHOT</springdata.commons>
|
||||
<jackson>2.6.2</jackson>
|
||||
<springdata.commons>1.11.2.RELEASE</springdata.commons>
|
||||
<validation>1.0.0.GA</validation>
|
||||
</properties>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user