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 138563a551 [MINOR UPDATE] Bump org.apache.avro:avro from 1.11.3 to
1.11.4 (#2953)
138563a551 is described below
commit 138563a55141b8844c99f5853894b1e63fcf9582
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Oct 22 10:26:41 2024 -0400
[MINOR UPDATE] Bump org.apache.avro:avro from 1.11.3 to 1.11.4 (#2953)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 5556d8eb13..460376d653 100644
--- a/pom.xml
+++ b/pom.xml
@@ -53,7 +53,7 @@
<antlr.version>4.9.3</antlr.version>
<asm.version>9.5</asm.version>
<avatica.version>1.23.0</avatica.version>
- <avro.version>1.11.3</avro.version>
+ <avro.version>1.11.4</avro.version>
<bouncycastle.version>1.78.1</bouncycastle.version>
<calcite.groupId>org.apache.calcite</calcite.groupId>
<calcite.version>1.34.0</calcite.version>