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 2021/08/19 18:19:38 UTC

[geode] branch develop updated (7835dc6 -> 76695e4)

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 7835dc6  GEODE-9184: Add Radish ZLEXCOUNT command (#6735)
     add 76695e4  GEODE-8980: bump deps (#6734)

No new revisions were added by this update.

Summary of changes:
 .../src/test/resources/expected-pom.xml            | 44 +++++++++++-----------
 .../gradle/plugins/DependencyConstraints.groovy    | 20 +++++-----
 dev-tools/dependencies/bump.sh                     |  2 +-
 .../apache/geode/session/tests/TomcatInstall.java  |  2 +-
 .../session/tests/GenericAppServerInstall.java     |  2 +-
 .../integrationTest/resources/assembly_content.txt | 34 ++++++++---------
 .../resources/dependency_classpath.txt             | 28 +++++++-------
 geode-assembly/src/main/dist/LICENSE               |  2 +-
 geode-connectors/build.gradle                      |  2 +-
 .../cli/CreateDataSourceCommandDUnitTest.java      |  2 +-
 .../cli/DeregisterDriverCommandDUnitTest.java      |  2 +-
 .../internal/cli/ListDriversCommandDUnitTest.java  |  4 +-
 .../cli/RegisterDriverCommandDUnitTest.java        |  2 +-
 13 files changed, 73 insertions(+), 73 deletions(-)