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 5f17ff7d0 Update dependency org.testcontainers:localstack to v1.21.3 
(#2497)
5f17ff7d0 is described below

commit 5f17ff7d018a1e22709fe59362e84ffc62800aaa
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Sep 8 15:13:22 2025 +0200

    Update dependency org.testcontainers:localstack to v1.21.3 (#2497)
---
 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 a28b84f11..57d5de099 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -75,7 +75,7 @@ jakarta-ws-rs-api = { module = 
"jakarta.ws.rs:jakarta.ws.rs-api", version = "4.0
 jandex = { module = "io.smallrye.jandex:jandex", version ="3.4.0" }
 javax-servlet-api = { module = "javax.servlet:javax.servlet-api", version = 
"4.0.1" }
 junit-bom = { module = "org.junit:junit-bom", version = "5.13.4" }
-localstack = { module = "org.testcontainers:localstack", version = "1.19.7" }
+localstack = { module = "org.testcontainers:localstack", version = "1.21.3" }
 keycloak-admin-client = { module = "org.keycloak:keycloak-admin-client", 
version = "26.0.6" }
 jcstress-core = { module = "org.openjdk.jcstress:jcstress-core", version = 
"0.16" }
 jmh-core = { module = "org.openjdk.jmh:jmh-core", version.ref = "jmh" }

Reply via email to