> On Feb. 22, 2017, 8:11 p.m., Anthony Baker wrote: > > I'll close my PR in favor of these changes. However, there are some NOTICE > > file updates needed (e.g. see > > https://github.com/apache/geode/pull/403/files).
I already approved your PR. We could merge your PR in first? - Kirk ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/56934/#review166406 ----------------------------------------------------------- On Feb. 22, 2017, 9:05 p.m., Kirk Lund wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/56934/ > ----------------------------------------------------------- > > (Updated Feb. 22, 2017, 9:05 p.m.) > > > Review request for geode, Anthony Baker, Jinmei Liao, Jared Stewart, Kevin > Duling, Ken Howe, and Mark Bretl. > > > Bugs: GEODE-2460 > https://issues.apache.org/jira/browse/GEODE-2460 > > > Repository: geode > > > Description > ------- > > -asm.version = 5.1 (Apache 2.0) > +asm.version = 5.2 (Apache 2.0) > > -fastutil.version = 7.0.13 (Apache 2.0) > +fastutil.version = 7.1.0 (Apache 2.0) > > -httpclient.version = 4.5.2 (Apache 2.0) > +httpclient.version = 4.5.3 (Apache 2.0) > > -netty-all.version = 4.1.7.Final (Apache 2.0) > -open-json.version = 1.7 (Apache 2.0) > +netty-all.version = 4.1.8.Final (Apache 2.0) > +open-json.version = 1.8 (Apache 2.0) > > -slf4j-api.version = 1.7.22 (MIT) > +slf4j-api.version = 1.7.23 (MIT) > > -spring-hateoas.version = 0.21.0.RELEASE (Apache 2.0) > +spring-hateoas.version = 0.23.0.RELEASE (Apache 2.0) > > -spring-ldap-core.version = 2.1.0.RELEASE (Apache 2.0) > -spring-security.version = 4.1.3.RELEASE (Apache 2.0) > -spring-tx.version = 4.3.2.RELEASE (Apache 2.0) > -springframework.version = 4.3.2.RELEASE > +spring-ldap-core.version = 2.3.1.RELEASE (Apache 2.0) > +spring-security.version = 4.2.1.RELEASE (Apache 2.0) > +spring-tx.version = 4.3.6.RELEASE (Apache 2.0) > +springframework.version = 4.3.6.RELEASE (Apache 2.0) > > -springfox.version=2.6.0 (Apache 2.0) > +springfox.version=2.6.1 (Apache 2.0) > > I tried to update selenium.version from 3.0.1 to 3.1.0 but it results in > uiTest failures so I backed that out and will file a separate Jira ticket for > updating Selenium. > > > Diffs > ----- > > gradle/dependency-versions.properties 12a76b4 > > Diff: https://reviews.apache.org/r/56934/diff/ > > > Testing > ------- > > precheckin passed 100% green > > > Thanks, > > Kirk Lund > >