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

fanningpj pushed a commit to branch DRILL-8466-1.3.14
in repository https://gitbox.apache.org/repos/asf/drill.git

commit 7d2a7386a9ad694f6ec857ee31da090e61a6b926
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Dec 3 00:06:05 2023 +0100

    DRILL-8466. upgrade to logback 1.3.14
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index ba3beefe3e..b787756ab8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
     <curator.version>5.2.0</curator.version>
     <wiremock.standalone.version>2.23.2</wiremock.standalone.version>
     <jmockit.version>1.47</jmockit.version>
-    <logback.version>1.3.13</logback.version>
+    <logback.version>1.3.14</logback.version>
     <mockito.version>3.11.2</mockito.version>
     <!--
       Currently, Hive storage plugin only supports Apache Hive 3.1.3 or vendor 
specific variants of the

Reply via email to