This is an automated email from the ASF dual-hosted git repository.
rgoers pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/flume.git
The following commit(s) were added to refs/heads/trunk by this push:
new e1a540a05 [FLUME-3477] uptick avro-ipc to 1.11.1
new 2cb42b1f9 Merge pull request #413 from nikita15p/uptick-avro-ipc
e1a540a05 is described below
commit e1a540a05b2c24c37cdbc3804f260ea2d62ac620
Author: nikita15p <[email protected]>
AuthorDate: Mon May 29 19:36:00 2023 +0530
[FLUME-3477] uptick avro-ipc to 1.11.1
---
flume-parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/flume-parent/pom.xml b/flume-parent/pom.xml
index 7ea2cb7d8..e1866b613 100644
--- a/flume-parent/pom.xml
+++ b/flume-parent/pom.xml
@@ -52,7 +52,7 @@ limitations under the License.
<activemq.version>5.7.0</activemq.version>
<asynchbase.version>1.8.2</asynchbase.version>
- <avro.version>1.11.0</avro.version>
+ <avro.version>1.11.1</avro.version>
<bundle-plugin.version>2.3.7</bundle-plugin.version>
<checkstyle.tool.version>8.45.1</checkstyle.tool.version>
<commons-cli.version>1.5.0</commons-cli.version>