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 0549c308dd DRILL-8368: Update Yauaa to 7.9.0 (#2717)
0549c308dd is described below
commit 0549c308dd29a935b1136ac158016d516cdfc873
Author: Niels Basjes <[email protected]>
AuthorDate: Thu Dec 8 20:35:48 2022 +0100
DRILL-8368: Update Yauaa to 7.9.0 (#2717)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index c3d20a8979..de100305be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
<commons.configuration.version>1.10</commons.configuration.version>
<commons.beanutils.version>1.9.4</commons.beanutils.version>
<httpdlog-parser.version>5.8</httpdlog-parser.version>
- <yauaa.version>7.1.0</yauaa.version>
+ <yauaa.version>7.9.0</yauaa.version>
<log4j.version>2.18.0</log4j.version>
<aircompressor.version>0.20</aircompressor.version>
<iceberg.version>0.12.1</iceberg.version>