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 0b7c08cb1 main: Update dependency org.junit:junit-bom to v5.12.2 
(#1354)
0b7c08cb1 is described below

commit 0b7c08cb1c5a959c417f20c71320523e0b71ad5d
Author: Mend Renovate <[email protected]>
AuthorDate: Sat Apr 12 12:34:31 2025 +0200

    main: Update dependency org.junit:junit-bom to v5.12.2 (#1354)
---
 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 e340449b8..01c13853d 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -70,7 +70,7 @@ jakarta-servlet-api = { module = 
"jakarta.servlet:jakarta.servlet-api", version
 jakarta-validation-api = { module = 
"jakarta.validation:jakarta.validation-api", version = "3.1.1" }
 jakarta-ws-rs-api = { module = "jakarta.ws.rs:jakarta.ws.rs-api", version = 
"4.0.0" }
 javax-servlet-api = { module = "javax.servlet:javax.servlet-api", version = 
"4.0.1" }
-junit-bom = { module = "org.junit:junit-bom", version = "5.12.1" }
+junit-bom = { module = "org.junit:junit-bom", version = "5.12.2" }
 logback-classic = { module = "ch.qos.logback:logback-classic", version = 
"1.5.18" }
 micrometer-bom = { module = "io.micrometer:micrometer-bom", version = "1.14.5" 
}
 mockito-core = { module = "org.mockito:mockito-core", version = "5.17.0" }

Reply via email to