From b873ab280e500aabf4ea6d2d2f4a7abeb61c991b Mon Sep 17 00:00:00 2001 From: SolrBot Date: Thu, 2 Jul 2026 15:40:18 +0000 Subject: [PATCH 1/2] Update dependency com.adobe.testing:s3mock-testsupport-common to v5 --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ae37ea2a91a..17d92051fba 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ # See the License for the specific language governing permissions and # limitations under the License. [versions] -adobe-testing-s3mock = "4.12.4" +adobe-testing-s3mock = "5.1.0" amazon-awssdk = "2.42.37" androidx-adaptive = "1.3.0-beta02" androidx-lifecycle = "2.10.0" From 14cf715819d4628547e415be2c152c806cfab8a3 Mon Sep 17 00:00:00 2001 From: SolrBot Date: Thu, 2 Jul 2026 15:42:00 +0000 Subject: [PATCH 2/2] Add changelog entry for PR#4596 --- ...-update-com-adobe-testing-s3mock-testsupport-common.yml | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 changelog/unreleased/PR#4596-update-com-adobe-testing-s3mock-testsupport-common.yml diff --git a/changelog/unreleased/PR#4596-update-com-adobe-testing-s3mock-testsupport-common.yml b/changelog/unreleased/PR#4596-update-com-adobe-testing-s3mock-testsupport-common.yml new file mode 100644 index 00000000000..77e41830df6 --- /dev/null +++ b/changelog/unreleased/PR#4596-update-com-adobe-testing-s3mock-testsupport-common.yml @@ -0,0 +1,7 @@ +title: Update com.adobe.testing:s3mock-testsupport-common to v5 +type: dependency_update +authors: +- name: solrbot +links: +- name: PR#4596 + url: https://github.com/apache/solr/pull/4596