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 fe57fd11bf DRILL-8466. upgrade to logback 1.3.14 (#2854)
fe57fd11bf is described below
commit fe57fd11bf61a0835e4295f6822c4e1b0a045bfa
Author: PJ Fanning <[email protected]>
AuthorDate: Sun Dec 3 17:22:35 2023 +0100
DRILL-8466. upgrade to logback 1.3.14 (#2854)
---
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