> On Feb. 27, 2017, 11:31 p.m., Anthony Baker wrote: > > Can you fix these references too? Thanks! > > > > ``` > > ~/code/incubator-geode (develop)$ git grep -i "Jackson Core 2.8.2" > > geode-assembly/src/main/dist/NOTICE:Jackson Core 2.8.2 > > geode-web-api/src/main/webapp/META-INF/NOTICE:Jackson Core 2.8.2 > > ```
Yep, thanks for finding those! - Kirk ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57064/#review166967 ----------------------------------------------------------- On Feb. 27, 2017, 11:12 p.m., Kirk Lund wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/57064/ > ----------------------------------------------------------- > > (Updated Feb. 27, 2017, 11:12 p.m.) > > > Review request for geode, Anthony Baker, Jared Stewart, Mark Bretl, Udo > Kohlmeyer, and Dan Smith. > > > Bugs: GEODE-2460 > https://issues.apache.org/jira/browse/GEODE-2460 > > > Repository: geode > > > Description > ------- > > GEODE-2460: update dependency versions > > * com.fasterxml.jackson.core:jackson-annotation:2.8.6 > * com.fasterxml.jackson.core:jackson-core:2.8.6 > * com.fasterxml.jackson.core:jackson-databind:2.8.6 > * com.fasterxml.jackson.module:jackson-module-scala_2.10:2.8.6 > * org.eclipse.persistence:javax.persistence:2.1.1 > * org.json4s:json4s-ast_2.10:3.5.0 > > > Diffs > ----- > > gradle/dependency-versions.properties > be828af14826ff63adee18717de063d87e2f1c6c > > Diff: https://reviews.apache.org/r/57064/diff/ > > > Testing > ------- > > precheckin passed (100% green) > > > Thanks, > > Kirk Lund > >