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 2022/02/15 21:08:55 UTC

[geode] branch develop updated (9eeeb2d -> 5d69a61)

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 9eeeb2d  GEODE-9981: Use API to get crypto oid (#7298)
     add 5d69a61  GEODE-10046: bump dependencies (#7360)

No new revisions were added by this update.

Summary of changes:
 .../src/test/resources/expected-pom.xml            | 52 +++++++++++-----------
 build.gradle                                       |  8 ++--
 .../gradle/plugins/DependencyConstraints.groovy    | 26 +++++------
 dev-tools/dependencies/bump.sh                     |  6 ++-
 .../apache/geode/session/tests/TomcatInstall.java  |  2 +-
 .../integrationTest/resources/assembly_content.txt | 28 ++++++------
 .../resources/gfsh_dependency_classpath.txt        | 28 ++++++------
 geode-connectors/build.gradle                      |  2 +-
 .../cli/CreateDataSourceCommandDUnitTest.java      |  2 +-
 .../cli/DeregisterDriverCommandDUnitTest.java      |  2 +-
 .../internal/cli/ListDriversCommandDUnitTest.java  |  4 +-
 .../cli/RegisterDriverCommandDUnitTest.java        |  2 +-
 .../http_session_mgmt/quick_start.html.md.erb      |  4 +-
 .../tomcat_installing_the_module.html.md.erb       |  4 +-
 .../tomcat_setting_up_the_module.html.md.erb       |  2 +-
 .../resources/dependency_classpath.txt             | 28 ++++++------
 16 files changed, 101 insertions(+), 99 deletions(-)