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 000000000000..77e41830df6c --- /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 diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index ae37ea2a91a1..17d92051fba5 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"