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 2aeacfe13 fix(deps): update dependency ch.qos.logback:logback-classic 
to v1.5.27 (#3632)
2aeacfe13 is described below

commit 2aeacfe1307ba188cf6f33d6b8489f2d57052276
Author: Mend Renovate <[email protected]>
AuthorDate: Mon Feb 2 08:51:43 2026 +0000

    fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.27 
(#3632)
---
 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 538f8b7d9..648d27b2a 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.26" }
+logback-classic = { module = "ch.qos.logback:logback-classic", version = 
"1.5.27" }
 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