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 73e382a15 Update dependency org.jboss.weld:weld-junit5 to v5.0.3.Final 
(#2777)
73e382a15 is described below

commit 73e382a1590339c31fda2dac0b792d7afbb6a7d5
Author: Mend Renovate <[email protected]>
AuthorDate: Wed Oct 8 15:32:08 2025 +0100

    Update dependency org.jboss.weld:weld-junit5 to v5.0.3.Final (#2777)
---
 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 434aa4e0d..de4f3ed57 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -107,7 +107,7 @@ testcontainers-bom = { module = 
"org.testcontainers:testcontainers-bom", version
 testcontainers-keycloak = { module = 
"com.github.dasniko:testcontainers-keycloak", version = "3.9.0" }
 threeten-extra = { module = "org.threeten:threeten-extra", version = "1.8.0" }
 weld-se-core = { module = "org.jboss.weld.se:weld-se-core", version = 
"6.0.3.Final" }
-weld-junit5 = { module = "org.jboss.weld:weld-junit5", version = "5.0.2.Final" 
}
+weld-junit5 = { module = "org.jboss.weld:weld-junit5", version = "5.0.3.Final" 
}
 
 [plugins]
 jcstress = { id = "io.github.reyerizo.gradle.jcstress", version = "0.8.15" }

Reply via email to