This is an automated email from the ASF dual-hosted git repository.

snazy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/polaris.git


The following commit(s) were added to refs/heads/main by this push:
     new 7cc067bc5 fix(deps): update dependency 
com.adobe.testing:s3mock-testcontainers to v4.10.0 (#3010)
7cc067bc5 is described below

commit 7cc067bc55f9270582fe9f0d9dee9ed3e13d5fb9
Author: Mend Renovate <[email protected]>
AuthorDate: Sat Nov 8 08:34:44 2025 +0000

    fix(deps): update dependency com.adobe.testing:s3mock-testcontainers to 
v4.10.0 (#3010)
---
 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 deb046c86..dba170226 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -97,7 +97,7 @@ quarkus-amazon-services-bom = { module = 
"io.quarkus.platform:quarkus-amazon-ser
 quarkus-bom = { module = "io.quarkus.platform:quarkus-bom", version.ref = 
"quarkus" }
 scala212-lang-library = { module = "org.scala-lang:scala-library", version.ref 
= "scala212" }
 scala212-lang-reflect = { module = "org.scala-lang:scala-reflect", version.ref 
= "scala212" }
-s3mock-testcontainers = { module = "com.adobe.testing:s3mock-testcontainers", 
version = "4.9.1" }
+s3mock-testcontainers = { module = "com.adobe.testing:s3mock-testcontainers", 
version = "4.10.0" }
 slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" }
 smallrye-common-annotation = { module = 
"io.smallrye.common:smallrye-common-annotation", version = "2.14.0" }
 smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", 
version = "3.14.1" }

Reply via email to