This is an automated email from the ASF dual-hosted git repository.
ayushsaxena 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 b5b72115fb7 HIVE-27877: Bump org.apache.avro:avro from 1.11.1 to
1.11.3 (#4764). (dependabot, Reviewed by Ayush Saxena)
b5b72115fb7 is described below
commit b5b72115fb73f62084e88db1572a80e0b1cf6e9f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Nov 17 16:49:27 2023 +0530
HIVE-27877: Bump org.apache.avro:avro from 1.11.1 to 1.11.3 (#4764).
(dependabot, Reviewed by Ayush Saxena)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index a2c4078318c..ffcc61b47cc 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@
<!-- Include arrow for LlapOutputFormatService -->
<arrow.version>12.0.0</arrow.version>
<avatica.version>1.12.0</avatica.version>
- <avro.version>1.11.1</avro.version>
+ <avro.version>1.11.3</avro.version>
<bcprov-jdk15on.version>1.68</bcprov-jdk15on.version>
<calcite.version>1.25.0</calcite.version>
<datanucleus-api-jdo.version>5.2.8</datanucleus-api-jdo.version>