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 aac2e858d main: Update dependency com.adobe.testing:s3mock-testcontainers to v4.3.0 (#1597) aac2e858d is described below commit aac2e858def038147884e2c4fdd6888b872db8e9 Author: Mend Renovate <b...@renovateapp.com> AuthorDate: Thu May 15 20:00:12 2025 +0200 main: Update dependency com.adobe.testing:s3mock-testcontainers to v4.3.0 (#1597) --- 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 5db5e0657..7826aaf2e 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -85,7 +85,7 @@ prometheus-metrics-exporter-servlet-jakarta = { module = "io.prometheus:promethe 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.2.0" } +s3mock-testcontainers = { module = "com.adobe.testing:s3mock-testcontainers", version = "4.3.0" } slf4j-api = { module = "org.slf4j:slf4j-api", version.ref = "slf4j" } smallrye-common-annotation = { module = "io.smallrye.common:smallrye-common-annotation", version = "2.12.0" } smallrye-config-core = { module = "io.smallrye.config:smallrye-config-core", version = "3.12.4" }