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 a20120b2b fix(deps): update dependency ch.qos.logback:logback-classic 
to v1.5.31 (#3768)
a20120b2b is described below

commit a20120b2b344daedc89304482be91d605dde9602
Author: Mend Renovate <[email protected]>
AuthorDate: Sun Feb 15 13:43:34 2026 +0000

    fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.31 
(#3768)
---
 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 bc32cf9ad..957f4558e 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 = "6.0.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.28" }
+logback-classic = { module = "ch.qos.logback:logback-classic", version = 
"1.5.31" }
 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