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 2fe0c8d9 main: Update dependency org.junit:junit-bom to v5.11.4 (#677)
2fe0c8d9 is described below

commit 2fe0c8d9235b590210b77ac2a4cb7c6241840f6f
Author: Mend Renovate <[email protected]>
AuthorDate: Fri Jan 10 17:21:03 2025 +0100

    main: Update dependency org.junit:junit-bom to v5.11.4 (#677)
---
 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 3c6e3002..b7b4e94a 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -61,7 +61,7 @@ jakarta-validation-api = { module = 
"jakarta.validation:jakarta.validation-api",
 jakarta-ws-rs-api = { module = "jakarta.ws.rs:jakarta.ws.rs-api", version = 
"3.1.0" }
 javax-annotation-api = { module = "javax.annotation:javax.annotation-api", 
version = "1.3.2" }
 jetbrains-annotations = { module = "org.jetbrains:annotations", version = 
"24.1.0" }
-junit-bom = { module = "org.junit:junit-bom", version = "5.10.3" }
+junit-bom = { module = "org.junit:junit-bom", version = "5.11.4" }
 logback-core = { module = "ch.qos.logback:logback-core", version = "1.4.14" }
 micrometer-bom = { module = "io.micrometer:micrometer-bom", version = "1.14.2" 
}
 mockito-core = { module = "org.mockito:mockito-core", version = "5.11.0" }

Reply via email to