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 df084705fc DRILL-8466. upgrade to logback 1.3.13 (#2852)
df084705fc is described below
commit df084705fccdd255947381f44cc406b7420972c0
Author: PJ Fanning <[email protected]>
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 0b3333c817..ba3beefe3e 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.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