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

dimas 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 39189cdb5 main: Update dependency 
org.testcontainers:testcontainers-bom to v1.21.1 (#1748)
39189cdb5 is described below

commit 39189cdb59c7a81893c1891e6f63997bba03b27d
Author: Mend Renovate <[email protected]>
AuthorDate: Fri May 30 17:12:22 2025 +0200

    main: Update dependency org.testcontainers:testcontainers-bom to v1.21.1 
(#1748)
---
 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 df9fa1949..3fc8cd514 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -92,7 +92,7 @@ spark35-sql-scala212 = { module = 
"org.apache.spark:spark-sql_2.12", version.ref
 spotbugs-annotations = { module = "com.github.spotbugs:spotbugs-annotations", 
version = "4.9.3" }
 swagger-annotations = { module = "io.swagger:swagger-annotations", version.ref 
= "swagger" }
 swagger-jaxrs = { module = "io.swagger:swagger-jaxrs", version.ref = "swagger" 
}
-testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", 
version = "1.21.0" }
+testcontainers-bom = { module = "org.testcontainers:testcontainers-bom", 
version = "1.21.1" }
 threeten-extra = { module = "org.threeten:threeten-extra", version = "1.8.0" }
 
 [plugins]

Reply via email to