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

cgivre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/drill.git


The following commit(s) were added to refs/heads/master by this push:
     new 5172db417b MINOR-UPDATE: Bump ch.qos.logback:logback-core from 1.3.15 
to 1.3.16 (#3029)
5172db417b is described below

commit 5172db417bb5229e237cd9c211296d38864a3ee7
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Nov 5 22:35:25 2025 -0500

    MINOR-UPDATE: Bump ch.qos.logback:logback-core from 1.3.15 to 1.3.16 (#3029)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 60f7ec1960..8fec2dceb2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -112,7 +112,7 @@
     <license.skip>true</license.skip>
     <log4j.version>2.23.1</log4j.version>
     <!-- Upgrading logback further breaks JDK 8 build compatibility -->
-    <logback.version>1.3.15</logback.version>
+    <logback.version>1.3.16</logback.version>
     <maven.compiler.release>11</maven.compiler.release>
     <maven.compiler.source>11</maven.compiler.source>
     <maven.compiler.target>11</maven.compiler.target>

Reply via email to