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 b8f956a58 fix(deps): update dependency org.junit:junit-bom to v5.14.0 
(#2715)
b8f956a58 is described below

commit b8f956a58d6990ebca4b9e2da1267f41f9580a52
Author: Mend Renovate <[email protected]>
AuthorDate: Tue Sep 30 13:40:59 2025 +0100

    fix(deps): update dependency org.junit:junit-bom to v5.14.0 (#2715)
---
 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 087d11b9a..78138531c 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -75,7 +75,7 @@ jakarta-validation-api = { module = 
"jakarta.validation:jakarta.validation-api",
 jakarta-ws-rs-api = { module = "jakarta.ws.rs:jakarta.ws.rs-api", version = 
"4.0.0" }
 jandex = { module = "io.smallrye.jandex:jandex", version ="3.5.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" }
+junit-bom = { module = "org.junit:junit-bom", version = "5.14.0" }
 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" }

Reply via email to