You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@geode.apache.org by on...@apache.org on 2020/10/22 15:42:00 UTC

[geode] branch develop updated (08e4e9a -> 54527eb)

This is an automated email from the ASF dual-hosted git repository.

onichols pushed a change to branch develop
in repository https://gitbox.apache.org/repos/asf/geode.git.


    from 08e4e9a  GEODE-8636: Remove hard-coded value from String in NettyRedisServer (#5621)
     add 54527eb  GEODE-8496: top off dependency updates for 1.14 (#5652)

No new revisions were added by this update.

Summary of changes:
 .../src/test/resources/expected-pom.xml            | 56 +++++++++++-----------
 buildSrc/build.gradle                              |  4 +-
 .../gradle/plugins/DependencyConstraints.groovy    | 38 +++++++--------
 .../apache/geode/session/tests/TomcatInstall.java  |  4 +-
 .../session/tests/GenericAppServerInstall.java     |  2 +-
 .../integrationTest/resources/assembly_content.txt | 26 +++++-----
 .../resources/dependency_classpath.txt             | 26 +++++-----
 geode-connectors/build.gradle                      |  2 +-
 .../cli/CreateDataSourceCommandDUnitTest.java      |  2 +-
 .../cli/DeregisterDriverCommandDUnitTest.java      |  2 +-
 .../internal/cli/ListDriversCommandDUnitTest.java  |  4 +-
 .../cli/RegisterDriverCommandDUnitTest.java        |  2 +-
 12 files changed, 84 insertions(+), 84 deletions(-)