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 0f9f237 GEODE-9924: Avoid merging repeat test logs (#7246)
add 3404126 GEODE-8980: bump dependencies (#7250)
No new revisions were added by this update.
Summary of changes:
.../src/test/resources/expected-pom.xml | 114 ++++++++++-----------
buildSrc/build.gradle | 2 +-
.../gradle/plugins/DependencyConstraints.groovy | 60 +++++------
dev-tools/dependencies/bump.sh | 2 +-
.../release/session/bin/modify_war | 2 -
.../apache/geode/session/tests/TomcatInstall.java | 2 +-
.../session/tests/GenericAppServerInstall.java | 2 +-
.../integrationTest/resources/assembly_content.txt | 65 ++++++------
.../integrationTest/resources/expected_jars.txt | 3 +-
.../resources/gfsh_dependency_classpath.txt | 65 ++++++------
geode-assembly/src/main/dist/LICENSE | 6 +-
.../geode/util/internal/GeodeJsonMapper.java | 13 ++-
.../geode/internal/logging/dir1/systemlog.txt | 2 +-
.../geode/internal/logging/dir2/systemlog.txt | 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 | 65 ++++++------
18 files changed, 204 insertions(+), 211 deletions(-)