This is an automated email from the ASF dual-hosted git repository.
kgyrtkirk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/hive.git
The following commit(s) were added to refs/heads/master by this push:
new 6b1a876c3df HIVE-26268: Upgrade Snappy to 1.1.8.4 (#3326) (Sylwester
Lachiewicz reviewed by Zoltan Haindrich)
6b1a876c3df is described below
commit 6b1a876c3df7db54553e95552bcc2c99eccf8ae2
Author: Sylwester Lachiewicz <[email protected]>
AuthorDate: Wed Jun 8 18:02:29 2022 +0200
HIVE-26268: Upgrade Snappy to 1.1.8.4 (#3326) (Sylwester Lachiewicz
reviewed by Zoltan Haindrich)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 7b19fcb0217..fb004de50cf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -194,7 +194,7 @@
<tez.version>0.10.1</tez.version>
<super-csv.version>2.2.0</super-csv.version>
<tempus-fugit.version>1.1</tempus-fugit.version>
- <snappy.version>1.1.4</snappy.version>
+ <snappy.version>1.1.8.4</snappy.version>
<wadl-resourcedoc-doclet.version>1.4</wadl-resourcedoc-doclet.version>
<velocity.version>2.3</velocity.version>
<xerces.version>2.12.2</xerces.version>