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

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

commit e4ca5dd8b1ef1448a91eb9cf1003e635d015e7f8
Author: PJ Fanning <pjfann...@users.noreply.github.com>
AuthorDate: Fri Dec 1 17:38:36 2023 +0100

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

diff --git a/pom.xml b/pom.xml
index c0435c5a98..723bee7e33 100644
--- a/pom.xml
+++ b/pom.xml
@@ -71,7 +71,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.5</logback.version>
+    <logback.version>1.3.13</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