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

jbonofre 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 50373138f Update dependency ch.qos.logback:logback-classic to v1.5.28 
(#3700)
50373138f is described below

commit 50373138fade407839ec69e61b9bbe360030abce
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Feb 8 08:03:21 2026 +0000

    Update dependency ch.qos.logback:logback-classic to v1.5.28 (#3700)
---
 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 45b78f1bc..bb88d6680 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -77,7 +77,7 @@ jmh-generator-annprocess = { module = 
"org.openjdk.jmh:jmh-generator-annprocess"
 junit-bom = { module = "org.junit:junit-bom", version = "5.14.2" }
 junit-pioneer = { module = "org.junit-pioneer:junit-pioneer", version = 
"2.3.0" }
 keycloak-admin-client = { module = "org.keycloak:keycloak-admin-client", 
version = "26.0.8" }
-logback-classic = { module = "ch.qos.logback:logback-classic", version = 
"1.5.27" }
+logback-classic = { module = "ch.qos.logback:logback-classic", version = 
"1.5.28" }
 micrometer-bom = { module = "io.micrometer:micrometer-bom", version = "1.16.2" 
}
 microprofile-fault-tolerance-api = { module = 
"org.eclipse.microprofile.fault-tolerance:microprofile-fault-tolerance-api", 
version = "4.1.2" }
 mockito-core = { module = "org.mockito:mockito-core", version = "5.21.0" }

Reply via email to